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

Add blacklisted reason field to AlertSender #2664

Closed
johannaengland opened this issue Aug 16, 2023 · 0 comments · Fixed by #2678
Closed

Add blacklisted reason field to AlertSender #2664

johannaengland opened this issue Aug 16, 2023 · 0 comments · Fixed by #2678
Assignees

Comments

@johannaengland
Copy link
Contributor

Add field blacklisted_reason to the AlertSender model.

When calling the method blacklist after an error occurs on sending an alarm that field should be set.

def blacklist(self, reason=None):

And on start of alert engine that field should be reset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant