Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add an “inspect_error” middleware hook #25

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

Merged
merged 1 commit into from
May 12, 2012
Merged

Conversation

lopter
Copy link
Contributor

@lopter lopter commented May 12, 2012

This middleware will be called when an exception is raised server side.

It receives the context of the call and the exception informations in
parameters. For example, this can be used to integrate Sentry and
ZeroRPC.

This middleware will be called when an exception is raised server side.

It receives the context of the call and the exception informations in
parameters. For example, this can be used to integrate Sentry and
ZeroRPC.
bombela added a commit that referenced this pull request May 12, 2012
Add an “inspect_error” middleware hook
@bombela bombela merged commit e9c57ba into 0rpc:master May 12, 2012
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.

2 participants