Labels: reliability, email
Priority: Medium
Description
src/email/queue.rs retries failed email jobs without any delay between attempts. Under a sustained SendGrid outage, the worker will hammer the API as fast as possible, wasting resources and worsening the outage impact.
Acceptance Criteria
Labels: reliability, email
Priority: Medium
Description
src/email/queue.rs retries failed email jobs without any delay between attempts. Under a sustained SendGrid outage, the worker will hammer the API as fast as possible, wasting resources and worsening the outage impact.
Acceptance Criteria