zhangb0120 commented on issue #1211: URL: https://github.com/apache/incubator-dolphinscheduler/issues/1211#issuecomment-690044776
>  > 我只实现了并发和跳过功能,没有实现等待功能。因为每个工作流实例等待都是一个线程资源,所以就没有实现等待,不知道这个能不能满足大家的需求。 应该可以,只要上一个周期实例还没跑完,下一个就不能跑就行,这个功能能放到定时管理里面吗?1.3版本好像还没有 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
