Skip to content

Conversation

@tw4l
Copy link
Member

@tw4l tw4l commented Dec 2, 2025

Fixes #3044

  • Use asyncio.create_task (with set on ops class to avoid garbage collection) to send background job failure emails
  • Add try/except around email sending so that any exception doesn't prevent database updates for jobs

Needs testing still.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Background job failure emails are failing to send

2 participants