If your server does not acknowledge that it successfully received a webhook by returning a 2XX HTTP status code within 10 seconds, you receive a webhook delivery timeout error in the Dashboard.
Your server must acknowledge that it received the webhook within this time frame, even if you process the data asynchronously at a later time.