zen: disable reload when reload fails

This commit is contained in:
Frank
2026-01-24 08:33:47 -05:00
parent 85f6a7496b
commit d2f44bfc27
3 changed files with 74 additions and 29 deletions
+2
View File
@@ -77,6 +77,8 @@ export const stripeWebhook = new stripe.WebhookEndpoint("StripeWebhookEndpoint",
"checkout.session.expired",
"charge.refunded",
"invoice.payment_succeeded",
"invoice.payment_failed",
"invoice.payment_action_required",
"customer.created",
"customer.deleted",
"customer.updated",