#jcalentine

1 messages · Page 1 of 1 (latest)

quick jackalBOT
solemn spade
#

What do you mean

junior terrace
#

Well normally when i get a successfull checkout (which is what is the event i am waiting for), i either get a failure, then success that quickly follows. And just now i got a timeout ... I am not using waits, I am just wondering if i should add them to give time for the webhook event to trigger

#

I should also mention that the checkout success is very consistent with payments (no issues there) just in the webhooks which is what i use to update my database

solemn spade
#

Where did you get a timeout exactly? Am confused

#

On your webhook endpoint?

junior terrace
#

"id": "evt_1O3NgiJ4gBUKtXvTzPmlYqRl",

solemn spade
#

AH yeah you're referring to a timeout in receiving the event from us

#

This should not be a common occurrance

#

You should debug this issue so you return 200s promptly

#

Recommend checking server and network logs