Replies: 2 comments 7 replies
-
What exactly do you mean? Either there's a misunderstanding or you've found an incredible bug in stamina. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry its probably a misunderstanding on my part. Lets say my function is decorated with attempts=3 and it raises an error once. After the error, it succeeds on a retry. Does that mean I'm down to only 2 more attempts? Or is it the case that as soon as f succeeds, the attempts go back to 3? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thank you for the great library. I was wondering if there was a way to reset the attempt counter if a certain amount of time has passed with no error.
Beta Was this translation helpful? Give feedback.
All reactions