invl / retry

easy to use retry decorator in python
Other
709 stars 114 forks source link

Add option to specify a callback to be called on failure. #29

Open mboyanov opened 5 years ago

mboyanov commented 5 years ago

Add option to specify a callback to be called on failure. This comes in handy if you want to make a health check or reset an external service or refresh a token.

nilansaha commented 3 years ago

This is extremely useful. Unfortunately this repo has been inactive for a while. Is the owner even around ?

leshchenko1979 commented 2 years ago

Merged this into https://github.com/leshchenko1979/reretry