#klavik
1 messages · Page 1 of 1 (latest)
can you clarify the use case? I assume you mean you have an event that is being retried and you want that to stop happening; which can't be done, we can't cancel the retry process. If you delete the WebhookEndpoint from your account it does cancel everything, but obviously not a great solution
yeah, that's the exact usecase you mentioned
yep well there isn't really a solution to that beyond deleting the endpoint, or responding with a 200 to one of the retries so that we stop.
myeah, oh well