Wikimedia
[Tracker] Inform tracker admins about failures of background tasks
Problem
Each time a background job (implemented through django-background-tasks
) fails, an admin should be notified, so they can fix the problem.
Proposed solution
Email admins (configured in ADMINS
array in settings.py
) each time a background job fails.
Materials
- Tracker in production
- Test Tracker version - you can play with Tracker freely here
- Codebase
Task tags
Students who completed this task
alcarazzam