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

Retry, Timeouts & Backoff support #44

Open
wallies opened this issue Aug 4, 2021 · 1 comment
Open

Retry, Timeouts & Backoff support #44

wallies opened this issue Aug 4, 2021 · 1 comment

Comments

@wallies
Copy link

wallies commented Aug 4, 2021

It would be good to add the retry on failure for timeouts https://findwork.dev/blog/advanced-usage-python-requests-timeouts-retries-hooks/

@cb-prajaktachavan
Copy link
Contributor

cb-prajaktachavan commented Dec 10, 2021

You can set own http connect and read timeouts using chargebee.update_connect_timeout_secs() and chargebee.update_read_timeout_secs().

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 a pull request may close this issue.

2 participants