#hrueger

1 messages · Page 1 of 1 (latest)

stark reefBOT
potent relic
#

Not that I know of. Let me dig a bit more and get back to you

meager sequoia
#

Thank you!

potent relic
#

So no, it's unfortunately not possible to disable retries. You would have to respond with a 200 success message to acknowledge receipt upon the retry.

meager sequoia
#

OK, thanks for the clarification. That is not a problem, I'm already doing that.

covert quartz
#

If you disable the webhook, the next retry won't fire and won't schedule another retry. But that would mean you have to disable ALL webhooks

You might be able to cheekily disable your current webhook and then create a new one so it continues to work for new events while the old retry queue is emptied. I've never tried this before though - it would mean updating your webhook secret as well.

meager sequoia
#

OK, that makes sense. I don't think I'll try that, though, it is not that many failed webhooks.
Thanks anyway, have a great day you two!