#nick-webhook-timeout
1 messages · Page 1 of 1 (latest)
nick-webhook-timeout
@fresh yew you should respond in less than a second, faster really if you can. We can wait longer but it causes backlog/load and then failures.
Thanks, that makes sense and we will be pushing most of the logic to happen async after responding. I'm just trying to understand for example it says "If Stripe doesn’t quickly receive a 2xx response status code for an event, we mark the event as failed," how long does that take?