Hello,
Has anyone faced issues with webhook timeouts when handling a large number of API calls simultaneously? I am noticing that some of my webhook responses are timing out / not being processed correctly during peak traffic.
I have reviewed the documentation; but I couldnât find specific guidelines on optimizing performance in such cases.
I have already tried increasing server capacity and adjusting timeout settings; but the problem persists intermittently.
Could this be related to how the webhook retries are configured; or is there a known issue with the API handling high volumes of data? I have checked guidance on handling webhook timeouts and improving performance splunk documentation guide but still need help .
Any advice for managing timeouts or improving webhook reliability in high-traffic environments would be greatly appreciated.
Thank you!