#Jelle-Webhook

1 messages · Page 1 of 1 (latest)

shell narwhal
#

You should always receive your event as long as your endpoint is configured correctly. I wouldn't (but I want to!) say it's 100%, but Stripe as a company is working on our best to make sure all event are delivered

#

It's always better to have a resilience system if you can implement guard on your own

#

like collector batch or something, using cronjob and call retrieve APIs

spark rain
#

I see, so I should really just follow the general rule of software where I just need to assume things will go wrong at some point

shell narwhal
#

Yeah, very rarely I would say