yesterday
Hi
We have an external system that sends webhooks to Workato. Occasionally, these webhook calls are not received by Workato. The external system has two major limitations:
No logging - it cannot record the webhook calls that it attempted to send.
No database persistence - it cannot store failed or pending webhook requests for later analysis.
Because of this, when Workato does not receive a webhook, there is no way to verify whether the issue is on the external system’s side or on Workato’s side.
We want to proactively detect “silent failures.” Specifically, we want to identify interfaces (recipes triggered by webhooks) that had no activity for 7 consecutive days and raise an alert.
We would appreciate any advise
Thanks
Eran
Solved! Go to Solution.
19 hours ago
yesterday
I think you need a new external system 🙂
Focusing on your silent failure detection:
19 hours ago
Many Thanks for your advise
27m ago
It looks like the thank you comment was marked as the answer by mistake. Gary’s reply has the actual solution and marking that as the answer would make it easier for others to find.