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
I just wanted to ask a clarifying question. Is there exponential backoff with the retries? As far as I could tell, it only waits 1 sec before retrying.
I just wanted to ask a clarifying question. Is there exponential backoff with the retries? As far as I could tell, it only waits 1 sec before retrying.
Is there a way to implement it?