Outgoging Webhook Timeout

Hi,
We are using outgoing web hook and our API is executing some long running logic to save package files. Webhook process ends with timeout error because of this long running process but in fact our API returns OK status at the end of execution. It will be good to add timeout configuration value to outgoing web hooks.