Skip to content

Fixed parameter precedence logic#2

Open
xCROv wants to merge 1 commit into
joshwilhelmi:mainfrom
xCROv:patch-1
Open

Fixed parameter precedence logic#2
xCROv wants to merge 1 commit into
joshwilhelmi:mainfrom
xCROv:patch-1

Conversation

@xCROv
Copy link
Copy Markdown

@xCROv xCROv commented Sep 7, 2025

  • Fixed parameter precedence logic (lines 116-127): Now only uses constructor parameters when they differ from default values, otherwise uses config values

  • Updated logging (line 163): Now displays the actual rate limit being used instead of the potentially incorrect constructor parameter

- Fixed parameter precedence logic (lines 116-127): Now only uses constructor parameters when they differ from default values, otherwise uses config values

- Updated logging (line 163): Now displays the actual rate limit being used instead of the potentially incorrect constructor parameter
@xCROv xCROv requested a review from joshwilhelmi as a code owner September 7, 2025 14:08
@xCROv
Copy link
Copy Markdown
Author

xCROv commented Sep 7, 2025

This fixes ClientConfig being ignored in place of the constructor parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant