Skip to content

Long delays in Webhooks

Summary

I'm using webhooks to notify our deployment tool, namely DeployBot, to get notified of a new commit thus to prepare new deployments.

However, it appears we have between 10 and 15 minutes delays from the moment the commit is pushed and the webhooks is triggered.

This is a major downside for my team as this implies to wait this amount of time before being able to deploy.