We are getting numerous reports of webhooks failing with e-mails like following:
Hi,
The Observer rule you configured to send API request to >URL FOR WEBHOOK] has failed after several retries. Please check and reconfigure the rule to avoid any loss of communication.
Rule: Notifier Webhook ( URL FOR OBSERVER RULE])
Regards,
Freshdesk Support
The problem is I can check my log files and see that the requests were received and responded to with a response code of 200. But, the Freshdesk side keeps re-sending them (retrying according to Freshdesk) which is causing the action to occur over and over again. In this case it is a custom notification script that sends out email notifications to others at the customer to let them know a ticket was responded to and they are getting the notifications over and over, once per each "retry" from Freshdesk.