perseverance icon indicating copy to clipboard operation
perseverance copied to clipboard

Ability to setup state for the next retry

Open narendraj9 opened this issue 5 years ago • 0 comments

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?

narendraj9 avatar Sep 11 '20 08:09 narendraj9