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

Send failed reload notifications via email #92

Closed
mountaindude opened this issue Nov 4, 2020 · 0 comments
Closed

Send failed reload notifications via email #92

mountaindude opened this issue Nov 4, 2020 · 0 comments
Assignees
Milestone

Comments

@mountaindude
Copy link
Collaborator

Sending such notifications using Slack or MS Teams is great, but for companies with email driven workflows the IM channels are a complement, not the main notification channel.

Enhance the current, basic setup for email notifications (which use log4net log appenders) with features such as

  • Templating for email subject and body. This makes it possible to dynamically inject info from the failed reload into the email message
  • Rate limiting. Don't spam users with email notifications.
  • Include script logs in notification emails.
  • Flexibility wrt configuration of smtp/email servers.
  • Set email priority flag
  • Multiple recipients
  • Links to QMC/Hub from within the notification email
@mountaindude mountaindude added this to the 4.2 milestone Nov 4, 2020
@mountaindude mountaindude self-assigned this Nov 4, 2020
@mountaindude mountaindude mentioned this issue Nov 16, 2020
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