iamliangdi opened a new issue, #10211: URL: https://github.com/apache/dolphinscheduler/issues/10211
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Today, I found a problem in production. If the alarm stops service, who will tell me? Obviously, this is an unavoidable problem, and there is no perfect solution after all, but it should be decided by the user, even if he is willing to use 100 servers to ensure that he can receive warnings. ### Use case Since other modules can be decentralized, the alarm module can also improve the availability of higher levels according to the needs of users. But I checked the code, which is thread unsafe. I suggest modifying it to send alarms in a thread safe way. ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
