Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK config improvements #217

Merged
merged 1 commit into from
May 17, 2023
Merged

Conversation

iulian03
Copy link
Contributor

  • added possibility to config HTTP max_retries (default 1) and open_timeout (default 60 seconds)
  • increased default read_timeout to 30 seconds

- added possibility to config HTTP max_retries (default 1) and open_timeout (default 60 seconds)
- increased default read_timeout to 30 seconds
@iulian03 iulian03 requested a review from catacraciun May 17, 2023 11:05
This was linked to issues May 17, 2023
@franck-gautier franck-gautier merged commit 6f5ccaa into master May 17, 2023
2 checks passed
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.

Allow setting max_retries Allow setting http open_timeout
2 participants