Webhooks sometimes don’t fire
-
Hello,
I have a problem with my webhooks. I have a webhook set on “order updated” and it fires like 90% of the time. But sometimes it does not fire at all. The log is empty and nothing happens.
Once I open the order (few minutes later) and I manually click on update order I can then see in the logs that it fires two times with two different delivery ID with 1 sec gap. It’s like the webhook was pending and stuck somewhere…
So my question is : is there a queue somewhere where the webhooks are waiting for something (a cron job ?) and is there any way to force that queue to run the pending webhooks if they did not work ?
Thanks
- The topic ‘Webhooks sometimes don’t fire’ is closed to new replies.