Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Fix BaseClient not respecting retries and timeout#30

Merged
Turall merged 1 commit into
Turall:masterfrom
TheRealHaoLiu:fix-opaclient-retries-and-timeout
Jul 11, 2025
Merged

Fix BaseClient not respecting retries and timeout#30
Turall merged 1 commit into
Turall:masterfrom
TheRealHaoLiu:fix-opaclient-retries-and-timeout

Conversation

@TheRealHaoLiu

Copy link
Copy Markdown
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

Turall commented Jul 11, 2025

Copy link
Copy Markdown
Owner

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

Turall commented Jul 27, 2025

Copy link
Copy Markdown
Owner

@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