Common issues
-
Slack messages not received
- Verify the webhook URL in the Drift UI notification settings.
- Use the notification test action in the UI before saving.
-
Drift checks not running on expected cadence
- Confirm the saved schedule in the Drift UI.
- Check service logs around the expected schedule window.
Operator tips (self-hosting Drift Service)
- Check service logs around the scheduled run time.
- Use the SQL helpers in
drift/scripts/cron/to invoke internal endpoints on a predictable cadence.

