Retry or replay
A retry never sends the event again to a destination that already got it. Use retry after an outage. Use replay to test a new destination with an old event.
Each retry or replay uses one credit for each event. You can do up to 60 retries and replays a minute.
Batch retry
The Needs retry view on the Events page lists events whose latest attempt to an active destination isdead. This includes an event that reached some destinations but not all.
- Open Events and click the Needs retry chip. Or open the link in a failure alert email.
- Add filters if you need them: destination, time range, source or a search.
- Tick events (up to 100), or click Retry all to retry every event that matches.
dead.
Retry from the API
409 when no delivery of the event is dead, and 402 when you have no credits. See the API reference.
Buffered events
On a Pro project, an event that arrives when no active destination takes its source is buffered. hooksnode stores it and charges one credit, but sends it nowhere. The sender gets:400.