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

feat: add support for recovery callbacks #127

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

acaloiaro
Copy link
Owner

@acaloiaro acaloiaro commented Apr 16, 2024

Allows an optional reocvery callback function to be specified when errors occur. This allows custom behavior to be provided by neoq users when errors occur, e.g. for error reporting and metrics collection.

@acaloiaro acaloiaro force-pushed the add-recovery-callback-support branch from 5c00aef to a9d0617 Compare April 16, 2024 19:45
@acaloiaro acaloiaro force-pushed the add-recovery-callback-support branch from a9d0617 to 19efe23 Compare April 16, 2024 19:49
@acaloiaro acaloiaro merged commit 0105403 into main Apr 16, 2024
2 checks passed
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.

1 participant