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

Handle errors in rack.after_reply #98

Merged
merged 2 commits into from Mar 11, 2024
Merged

Conversation

casperisfine
Copy link
Contributor

Ref: #97

Don't break the callback chain if one callback raised.

Ref: #97

Don't break the callback chain if one callback raised.
Fix: #97
Ref: rack/rack#1952

Similar to `rack.after_reply` but this one is part of the Rack
spec and expect some arguments.
@casperisfine casperisfine merged commit 9ecfff9 into master Mar 11, 2024
14 checks passed
@casperisfine casperisfine deleted the after-reply-resiliency branch March 11, 2024 08:20
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.

None yet

2 participants