coder-Bhy opened a new issue, #17214:
URL: https://github.com/apache/dolphinscheduler/issues/17214

   ### 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
   
   
版本:3.2.2,现象:有一个工作流A,里边有一个任务a,有一个工作流B,里边有一个任务b,b依赖于a,依赖于当前小时,并配置了等待依赖完成,超时时间1分钟,策略是超时告警+超时失败,当工作流B调度时,任务a运行超过1分钟或者没运行,工作流B中的依赖节点a超过1分钟后既不告警也不失败,处于一直运行的状态,如果不人工停止工作流B,他会一直运行下去
   
   ### What you expected to happen
   
   当工作流B调度时,如果依赖节点a超过了配置的超时时间其状态都不是success,应当发出告警并将其标记为失败,而不是一直等待,导致工作流B永远等待下去
   
   ### How to reproduce
   
   无任何特殊配置,3.2.1 3.2.2均能复现
   
   ### Anything else
   
   一定会发生
   
   ### Version
   
   3.2.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]

Reply via email to