Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Alerts for Celery Task Failures in Production with errbot #581

Open
5 tasks
drjova opened this issue Sep 25, 2024 · 0 comments
Open
5 tasks

Implement Alerts for Celery Task Failures in Production with errbot #581

drjova opened this issue Sep 25, 2024 · 0 comments

Comments

@drjova
Copy link
Contributor

drjova commented Sep 25, 2024

Set up an alert system for important Celery tasks that notifies us in case of failures. The alerts should contain relevant details and be posted to the inspire-prod-tasks topic on Zulip. This feature should only be enabled in the production environment.

For each failed Celery task, the alert should include:

  • Task name
  • Affected record(s)
  • Error message

Celery Tasks to Monitor:

  • Disambiguation
  • Record index
  • Redirect references
  • Orcid push
  • Match referneces
@drjova drjova changed the title errobot when specific celery tasks are failing Implement Alerts for Celery Task Failures in Production with errbot Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant