#edutomesco

1 messages · Page 1 of 1 (latest)

cloud doveBOT
indigo thorn
#

hi! if you return a HTTP 200 for a retry of a specific event evt_xx, we will stop resending that event

undone skiff
#

yes but it continies sending

#

evt_1Nuxo9G1fQyuUuzXqQRe9rhq

#

look at this event

#

I've already have a 200OK but it follows sending and it fails again and now I solve again

indigo thorn
#

hmm, that's strange, not sure what's going on with that event

#

for now I'd just keep responding with 200s and ignore it

undone skiff
#

but I need to deplpoy a new version that will be uncompatible with that

#

and it's not going to respond 200

#

can you mannually cancel that event?

indigo thorn
#

not that I know of

undone skiff
#

so what's the only solution?

indigo thorn
#

respond with 200s and ignore it?

undone skiff
#

so I can't deploy my new version

indigo thorn
#

the other option is that if you delete the webhook endpoint itself from your Stripe dashboard, that cancels all pending retries, but then you might miss events between deleting the endpoint and adding a new one, so it's not a safe option all the time