Is there any reason why we don't have an exponential backoff? It seems something simple to implement that would reduce the impact of failures on our backend, so I guess there must be a reason behind it. If not I might try a PR.
Is there any reason why we don't have an exponential backoff?
It seems something simple to implement that would reduce the impact of failures on our backend, so I guess there must be a reason behind it.
If not I might try a PR.