MonsterChenzhuo opened a new issue, #1818: URL: https://github.com/apache/incubator-streampark/issues/1818
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened I have a watch_dog timed task that executes every 10 minutes and will alert via the configured enterprise weibo when the execution is complete. Since there are more than 200 flink tasks and a lot of batch jobs scheduled every day generate a lot of alarm messages, which cover the flow of alarms, I was ready to drop the watch_dog alarm and found that I clicked❎ <img width="1061" alt="图片" src="https://user-images.githubusercontent.com/60029759/195231859-09cbacb0-131a-4469-8266-c068541f7871.png"> <img width="1129" alt="图片" src="https://user-images.githubusercontent.com/60029759/195231880-b3926f97-54e5-4845-a4e8-53aa5749a267.png"> Running the build found that still bound to the enterprise WeChat alerts <img width="1061" alt="图片" src="https://user-images.githubusercontent.com/60029759/195231678-5e9c939f-209f-4eb3-9315-a8cc067c4527.png"> ### StreamPark Version 1.2.4 ### Java Version _No response_ ### Flink Version 1.14.5 ### Scala Version of Flink 2.11 ### Error Exception ```log 无 ``` ### Screenshots _No response_ ### Are you willing to submit PR? - [ ] 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]
