Skip to content

fix(billing): improve exception handling for Stripe webhook handlers#903

Merged
rohan-chaturvedi merged 2 commits into
mainfrom
fix--stripe-sub-update-webhook
Jun 1, 2026
Merged

fix(billing): improve exception handling for Stripe webhook handlers#903
rohan-chaturvedi merged 2 commits into
mainfrom
fix--stripe-sub-update-webhook

Conversation

@rohan-chaturvedi
Copy link
Copy Markdown
Member

🔍 Overview

Add better exception handling to Stripe webhook handlers to gracefully handle unknown price ids or event types. Unknown price ids or events are logged and return a 200 response to prevent unnecessary retries from Stripe

@rohan-chaturvedi rohan-chaturvedi merged commit eb13822 into main Jun 1, 2026
11 checks passed
@rohan-chaturvedi rohan-chaturvedi deleted the fix--stripe-sub-update-webhook branch June 1, 2026 16:12
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