Skip to contentSkip to navigationSkip to topbar
Page tools
Useful for sharing or LLM
Accelerate development with AI

On this pageProducts used
Looking for more inspiration?Visit the
Error
Application error

50076: Webhook failed to execute successfully due to timeout

Twilio Chat DocumentationChat

Description

description page anchor

Programmable Chat: Webhook failed to execute successfully due to timeout

Possible causes

possible-causes page anchor
  • Application side processing is exceeding 5 seconds.
  • Some network blips might cause delay in returning the response to chat
  • Make sure that webhook processing time is less than 5 seconds
  • Make webhook processing asynchronous on the app side and return response immediately