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 on M_LIMIT_EXCEEDED #135

Open
Nils1729 opened this issue Mar 5, 2023 · 0 comments · May be fixed by #138
Open

Retry on M_LIMIT_EXCEEDED #135

Nils1729 opened this issue Mar 5, 2023 · 0 comments · May be fixed by #138

Comments

@Nils1729
Copy link

Nils1729 commented Mar 5, 2023

It seems currently the HTTPAPI may retry after waiting a while on some network and client errors, but raises MLimitExceeded errors.

I would like to have the API wait for the retry_after_ms time specified in the response, and fall back to the backoff/retry_count method if it is missing.

@Nils1729 Nils1729 linked a pull request Mar 12, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant