#Osiris
1 messages · Page 1 of 1 (latest)
evt_1N0NbBLJhqt57ntnqX4QiBN6
also here is data for same.
endpoint event receival time:
2023-04-24T11:31:07.606Z
stripe event creation time
2023-04-24T11:30:18.000Z
stripe sub creation time
2023-04-24T11:30:16.000Z
Some events are sent with a slight delay, that's normal. created_at is the time when the event was created, not sent.
cool thanks, I just wanted to make sure there is no room for improvement i.e. delay isn't because of queueing in my endpoint.
do you store 'sent' time ? If possible can you let me know the one for above event ?
We record the time when we received the webhook response, you can see it in the delivery notifications of an event.
I see it took some time for us to create the event, ~40s so the delay was not on your side.
got it, thanks again.
Happy to help. Please, let me know if you have any other questions.