https://docs.github.com/en/webhooks/using-webhooks/automatically-redelivering-failed-deliveries-for-an-organization-webhook
This could be helpful when the server gets busy, so it can catch up in quieter periods.
Or else we look at a separate webhook queue on the server side?
https://docs.github.com/en/webhooks/using-webhooks/automatically-redelivering-failed-deliveries-for-an-organization-webhook
This could be helpful when the server gets busy, so it can catch up in quieter periods.
Or else we look at a separate webhook queue on the server side?