#Wanna - webhooks
1 messages · Page 1 of 1 (latest)
Hi, np
The only way to prevent webhook retries is to just always respond with a 200 (even in the case of failures). There's not another way unfortunately
So if your server is down completely, we will retry
Ok, but it is not possible to set even when creating a webhook through the API?
Unfortunately not
Okay, thank you!