#webhooks

Increasing Timeout Handler for a Webhook

TLDR l0rddenning was looking to increase a webhook's timeout handler. sojan_official explained it isn't configurable, but it can be customized in self-hosted instances.

Powered by Struct AI
2
18mo
Solved
Join the chat
Jun 23, 2022 (18 months ago)
l0rddenning
Photo of md5-374dfe5639c14392f839cf8838bdae1a
l0rddenning
11:50 AM
Is there any way to increase the timeout handler of a webhook? Exception: invalid webhook url https://1834-86-153-58-213.ngrok.io/ : Timed out reading data from server
Jun 30, 2022 (18 months ago)
sojan_official
Photo of md5-788237a2af5ff191b07ee9f215706ead
sojan_official
07:51 PM
we don't have a configuration for that . but in self hosted instances you can customise the timeout value
https://github.com/chatwoot/chatwoot/blob/ac7ebe516a9453150fb49e5a5a6b786bc4c66ea9/lib/webhooks/trigger.rb#L7