ralphgj opened a new issue, #13815: URL: https://github.com/apache/dolphinscheduler/issues/13815
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened I got timeout alerts ("Task Timeout Warn" and "Process Timeout Warn") from the alert server when I have dependent tasks in process definitions. But the dependent tasks with timeout alerts are all successfully executed. ### What you expected to happen No timeout alerts sent ### How to reproduce 1. Prepare two process definitions,first process definition have one task, second process definition have two tasks. 2. The Second process definition have a dependent task which represent the task in the first process definition, and the timeout set to 1 minute. 3. Another task in the second process definition running time should more that 1 minute. <img width="1249" alt="image" src="https://user-images.githubusercontent.com/7887053/228424041-c9547ab8-d7a2-44d8-8503-535dc83bfbc2.png"> <img width="1567" alt="image" src="https://user-images.githubusercontent.com/7887053/228424136-ec75e98f-53a8-482f-bffb-fdf78b5ba30f.png"> <img width="1297" alt="image" src="https://user-images.githubusercontent.com/7887053/228424193-9d8c8511-cea2-4e59-b0bd-dc45891e60a3.png"> <img width="1318" alt="image" src="https://user-images.githubusercontent.com/7887053/228424231-c02d9cf8-dbf8-4e52-b189-6d746fc3ffbd.png"> ### Anything else _No response_ ### Version 3.1.x ### 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]
