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
It'd be nice to have access to retry's operation object so that you can call methods like operation.reset().
Multiple new methods are available in to retry's operation object in 0.12.0.
See PR #31.
Should also fix issues #25 and possibly #30.