Replies: 1 comment
-
Issue here #3620 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To replicate:
There should be at least some wait period before failed requests are retried. Or even better they can be retried 1 immediately but afterwards there should be a waiting period that increases on every retry (i.e. retry with an exponential backoff).
Beta Was this translation helpful? Give feedback.
All reactions