How digest mode batches non-critical alerts into a single hourly or daily email, and where queued alerts appear in the inbox.
Digest mode collapses many non-critical alerts into one summary email so your inbox doesn't drown when 30 sites trip the same threshold at once.
Critical alerts (site down, security vulnerability, escalation step) bypass digest and go out immediately.
The moment LemWatch decides to queue an alert for digest, we also write a row into your Alerts Inbox with:
That means you can always check the inbox to confirm an alert was captured even before the digest lands in your mail. The reason label is shared with Suppressed alerts in the inbox.
Internally the engine writes queued_for_digest; older payloads used digest_queued. Both map to the same friendly label so historical inbox rows stay readable.