retrying
retrying copied to clipboard
log/print/user definable announce action
It would be nice to let the user know retry logic kicked in and we are waiting for X period of time before proceeding when using this in a cli script
Hi, which kind of message would you like to see ?
Looking for a similar feature, ready to contribute to add this.
I'm looking for logging as well. It probably should be enough to add a few debug logs to the Attempt calls and maybe sleeps.
Note that the project is inactive for about two years. The most active fork is jd/tenacity.
tenacity includes logging : https://github.com/jd/tenacity#before-and-after-retry-and-logging
@bersace, thanks! We will migrate.