Skip to content

Conversation

@TheRealHaoLiu
Copy link
Contributor

Fixes #29

  • Fix TypeError: BaseClient.__init__() got an unexpected keyword argument 'retries'
  • Fix retries and timeout being reset to default value at the end of BaseClient.init()

- Fix `TypeError: BaseClient.__init__() got an unexpected keyword argument 'retries'`
- Fix retries and timeout being reset to default value at the end of BaseClient.__init__()
@Turall
Copy link
Owner

Turall commented Jul 11, 2025

Hi @TheRealHaoLiu, Thank you for your interest and for resolving this bug. I will release this change in version v2.0.3

@Turall Turall merged commit 9a3b0d6 into Turall:master Jul 11, 2025
@Turall
Copy link
Owner

Turall commented Jul 27, 2025

@TheRealHaoLiu, now you can use v2.0.3

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.

Unable to use retries and timeout in OpaClient

2 participants