After setting up webhook, we noticed that a single trigger can often leads to multiple webhook calls, and I am suspecting that it is due to timeouts of the initial webhook calls. Can someone clarify the following questions:
- How to prevent multiple webhook calls for each trigger?
- Is it possible to adjust timeout settings for webhook calls?
Thanks for your thoughts in advance!