Skip to content

Conversation

@silverpill
Copy link

Fixes #51

This patch allows ErrorHandlers to catch 5xx error responses generated by actix-governor

@AaronErhardt
Copy link
Owner

I don't quite understand how this is better/more correct. Also, this would make the Result of the Right variant obsolete because it's always Ok.

@silverpill
Copy link
Author

I don't know whether it is correct or not. Couldn't find any documentation on the subject, only a couple of bug reports in actix-web repo where people complain about similar problems.

But this patch solved #51 for me.

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.

Error handler not called

2 participants