Gianzie opened a new issue, #4255: URL: https://github.com/apache/streampark/issues/4255
### 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. ### Java Version jdk11 ### Scala Version 2.12.x ### StreamPark Version 2.1.5 ### Flink Version 1.17.2 ### Deploy mode remote ### What happened When the job checkpoint fails, the alter policy is set to send more than 6 times within 1 min Assume that for some reason, the job only fails two or three times within 1 min, and then recovers to normal After 2 minutes or longer, the program really has a problem. At this time, the alert will no longer take effect The steps to reproduce are shown in the figure below: ### Error Exception ```log ``` ### Screenshots <!-- Failed to upload "image.png" --> <!-- Failed to upload "image.png" --> ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR!(您是否要贡献这个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: issues-unsubscr...@streampark.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org