#dmitry-zip

1 messages · Page 1 of 1 (latest)

teal remnantBOT
meager sandal
#

Hello 👋
This is quite unlikely. Do they have the same webhook event IDs?

#

Do you have any example events I can take a look at?

rough kraken
#

I can see some other events that show one webhook attempt that timed out, and then a second successful attempt: https://dashboard.stripe.com/events/evt_1Lyq4nD4siJYPQuYqpjuvr7q
And that scenario is understandable: Stripe thought that request timed out, but on our end it was processed successfully, it just took too much time. And then Stripe sent the second webhook attempt for the same event, and our system detected it as a duplicate.
But the first event that I sent you doesn't show a failed timed-out webhook attempt, yet our system still somehow processed it twice