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 often configure axios-retry with an exponential backoff (retryDelay: axiosRetry.exponentialDelay). For improved developer experience it would be great to also expose a linear delay.
The text was updated successfully, but these errors were encountered:
I often configure
axios-retry
with an exponential backoff (retryDelay: axiosRetry.exponentialDelay
). For improved developer experience it would be great to also expose a linear delay.The text was updated successfully, but these errors were encountered: