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

Max Retries #182

Merged
merged 2 commits into from
Jul 25, 2024
Merged

Max Retries #182

merged 2 commits into from
Jul 25, 2024

Conversation

csgulati09
Copy link
Collaborator

Title: Default retries to zero

Description:

  • Setting max_retries = 0 where we initialise the client

Motivation:
To avoid default max retries which is equal to 3

Related Issues:
Closes: #181

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 19, 2024
@csgulati09 csgulati09 self-assigned this Jul 19, 2024
@csgulati09 csgulati09 requested a review from VisargD July 19, 2024 13:08
@VisargD VisargD merged commit 50df00d into main Jul 25, 2024
6 checks passed
@VisargD VisargD deleted the fix/retry branch July 25, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:enhancement size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PythonSDK: max_retries
2 participants