#cato_webhooks

1 messages ยท Page 1 of 1 (latest)

peak jayBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1506156837634838528

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

fleet herald
#

Hello! I just want to acknowledge the question. I'm working on some other threads but will get to you as soon as I can.

dusky cobalt
#

I know Adyen has something like a 48 hour event delivery 'guarantee' in their dev environments, wondering if there's something similar going on here ๐Ÿ™‚

fleet herald
#

Thanks for waiting! There isn't such guarantee at Stripe. I'm looking into the object IDs you shared now ๐Ÿ‘€

#

evt_1TWsZOD4dBPP5DlHzEO2hUnn is not associated with req_JR5NrpUvKL6D7y. The event is actually associated with req_PnXLbbaONTb3KX, which was a request made on 2026-05-14 06:16:26 UTC, a few seconds before evt_1TWsZOD4dBPP5DlHzEO2hUnn was sent to 3 webhook endpoints

dusky cobalt
#

Can you see when the event was propagated?

#

There seems to be a very short window of retained events in the "events" explorer in the dashboard

dusky cobalt
fleet herald
#

This event was created at 2026-05-14 06:16:29 UTC, I believe you need to check event deliveries under a specific webhook endpoint (e.g. we_1G717zDjx6zFnDgmQILdglJv) in order for it to display on Workbench in the Dashboard

dusky cobalt
#

Ok. Thanks ๐Ÿ‘ I'll have to dig into aws eventbridge and see if something hickuped there, then.