apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.73k stars 4.58k forks source link

[Improvement-16506][alert] Add retry send mail validAddresses #16506

Closed nelsontech closed 1 month ago

nelsontech commented 1 month ago

Purpose of the pull request

The content of this commit adjusts the email notification module so that when invalid email addresses are included among multiple recipients, it does not prevent all recipients from receiving emails. Instead, emails will continue to be delivered to the actual valid email addresses.

Brief change log

Verify this pull request

This change added tests and can be verified as follows:

boring-cyborg[bot] commented 1 month ago

Thanks for opening this pull request! Please check out our contributing guidelines. (https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md)

SbloodyS commented 1 month ago

Please follow the pull request notice. @nelsontech

nelsontech commented 1 month ago

@SbloodyS I changed, shoud be there anymore to change?

SbloodyS commented 1 month ago

@SbloodyS I changed, shoud be there anymore to change?

You should create an issue first and link it to your pr and tittle.

nelsontech commented 1 month ago

@SbloodyS ok, thank you