Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add on_exception handler called with captured exception. #49

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

warownia1
Copy link

This change allows attaching exception handlers to the retry functions that will be called whenever an exception is captured.
Fix #18

@leshchenko1979
Copy link

This seems to be covered by #29?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a more generic handle_failure option to subsume logger
3 participants