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

monitoring: implement alerts for celery task failures in match references #714

Open
ioannistsanaktsidis opened this issue Jan 23, 2025 · 0 comments

Comments

@ioannistsanaktsidis
Copy link
Contributor

Description

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.

Work involved

  • Send alert for failures including the Task name, Affected record(s) and Error message

Acceptance criteria

  • Inspire-prod channel in zulip should receive the alerts when there is a failure
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