Lemwatch retries failed webhook deliveries up to 5 times with exponential backoff, then marks the channel as degraded and emails the org owner.
On a non-2xx response Lemwatch retries the delivery 5 times with exponential backoff (30s → 15min). If all retries fail the channel is marked degraded, and the org owner receives an email with the failing endpoint and the last error.
Settings → Integrations → Delivery Log — every attempt, status code, and response body.
No — 4xx means your endpoint rejected the payload; fix the config and re-test.
Yes — click Replay on any log row.