opendistro-for-elasticsearch / alerting

📟 Open Distro Alerting Plugin
https://opendistro.github.io/for-elasticsearch/features/alerting.html
Apache License 2.0
279 stars 80 forks source link

[BUG]"Propagate exception from publishing Email notifications to Action run result" #359

Closed skkosuri-amzn closed 2 years ago

skkosuri-amzn commented 3 years ago

Describe the bug Propagate exception from publishing Email notifications to Action run result

To Reproduce Steps to reproduce the behavior:

  1. Configure non-reachable email smtp server.
  2. Configure and Trigger an alert.
  3. Alert will show as Active even though it failed to send the email.

Expected behavior

  1. Show alert status as Error and show error message.
qreshi commented 2 years ago

Closing in favor of https://github.com/opensearch-project/alerting/issues/94