Missed Events
Missed events can occur due to network issues or endpoint misconfigurations. Seiri tracks all events to minimize losses.
How to Investigate
- Navigate to Dashboard → Webhooks.
- Select a webhook and open the Errors tab.
- Check if retries were attempted.
- Confirm that your endpoint is reachable.
Preventing Missed Events
- Use Periodic or Cron webhooks when you need missed-run detection.
- Configure automatic retries for transient failures.
- Monitor Health Checks to detect endpoint downtime early.
Tip: For high-reliability jobs, combine Cron/Periodic monitors with alerting so missed check-ins page you.