Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Gracefully handle panics #401

Closed
markbates opened this issue Apr 21, 2017 · 1 comment
Closed

Gracefully handle panics #401

markbates opened this issue Apr 21, 2017 · 1 comment
Assignees
Milestone

Comments

@markbates
Copy link
Member

How have we not had a way to gracefully handle panics?? Mind-blown. We need to inject a piece of a middleware that will recover from panics and call the error handling code for a 500 error.

@markbates markbates added this to the 0.8.2 milestone Apr 21, 2017
@markbates markbates self-assigned this Apr 21, 2017
markbates added a commit that referenced this issue Apr 21, 2017
markbates added a commit that referenced this issue Apr 21, 2017
@howie
Copy link

howie commented Jan 21, 2020

Can we overwrite PanicHandler ?

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

No branches or pull requests

2 participants