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

Return 422 if event processing failes #132

Closed
wants to merge 1 commit into from

Conversation

maltesa
Copy link

@maltesa maltesa commented Apr 26, 2020

I introduced a StripeEvent::ProcessError. If catched in the WebhookController a 422 StatusCode is returned. I think it breaks the processing of the event by other subscribers, so it is not a good solution to the issue it tries to solve: #131

@coveralls
Copy link

coveralls commented Apr 26, 2020

Coverage Status

Coverage decreased (-0.9%) to 99.107% when pulling 93f3a31 on maltesa:failure-response-codes into 4e15c7f on integrallis:master.

@maltesa maltesa force-pushed the failure-response-codes branch from 981adc2 to 93f3a31 Compare April 26, 2020 10:39
dmz006 added a commit to dmz006/stripe_event that referenced this pull request Jan 18, 2021
@rmm5t rmm5t closed this in #155 Aug 8, 2022
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