Hello, 410 typically means "Resource Permanently Gone".
And in your docs, I see that if that is the response to a webhook is the 410 status code, that callback will not be retried.
But is the webhook disabled at that point? Or will other events going to that callback URL be triggered?
The documentation isn't clear on this point.