[ad_1]
Hi everyone,
I have a WordPress website, in which a lot of the integrations with the other systems I have go through webhooks.
I want to create a retry system in order to make sure no web hook gets lost in case of failure on the receiving side.
I was wondering whether this is even possible as looking in Google and ChatGPT did not give me much results.
Does anyone know how to implement this?
