Skip to main content

Missed Events

Missed events can occur due to network issues or endpoint misconfigurations. Seiri tracks all events to minimize losses.


How to Investigate

  1. Navigate to Dashboard → Webhooks.
  2. Select a webhook and open the Errors tab.
  3. Check if retries were attempted.
  4. 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.