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

Implement decide_on_panic for restart_supervisor! #630

Merged
merged 2 commits into from
Apr 14, 2024

Conversation

Thomasdezeeuw
Copy link
Owner

This ensures that the actor is also restarted in case of a panic and
that the panic is properly logged.

This ensures that the actor is also restarted in case of a panic and
that the panic is properly logged.
Only difference is the error message: "failed" vs "panicked" and the way
the error is logged as the panic message needs to be extracted.
@Thomasdezeeuw Thomasdezeeuw merged commit 242c8c6 into main Apr 14, 2024
6 checks passed
@Thomasdezeeuw Thomasdezeeuw deleted the supervisor-panic-handling branch April 14, 2024 16:39
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