You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a docs page on how to do retries is preferred here, there are too many variables in retry behavior (when to retry/which status codes, which retry algorithm to use) for us to be able to expose it as a stable interface.
Problem
Sometimes network error can happen due to Cloudflare network errors.
Proposal
Add retries whenever 520 status occur.
Notes
The text was updated successfully, but these errors were encountered: