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
An example use case for this would be being able to refresh an API auth token before making the API call again. Retrying the API call without doing some setup would never work. I think a feature to provide something like a :pre-retry-setup-fn would be useful.
Thoughts?
The text was updated successfully, but these errors were encountered:
An example use case for this would be being able to refresh an API auth token before making the API call again. Retrying the API call without doing some setup would never work. I think a feature to provide something like a
:pre-retry-setup-fn
would be useful.Thoughts?
The text was updated successfully, but these errors were encountered: