Hacker News new | ask | show | jobs
by chaosprophet 2920 days ago
What happens when you have a service outage? Do you directly mark the hooks as failed, or do you retry once after your service has been restored?
1 comments

If the service outage is on Posthook's side, they would be retried.

If the outage is on the customer's side, all hooks that were attempted during the outage would be marked as failed. I plan on adding a feature that will allow the developer to fire off again all failed hooks in a given time period.