I think if/else condition task type can implement what you said, maybe your idea is "circular check till the condition is met "
Best Regards --------------- DolphinScheduler(Incubator) PPMC Lidong Dai 代立冬 [email protected] --------------- huangming <[email protected]> 于2020年6月3日周三 下午1:53写道: > Can you add the logic to check a condition before deciding whether to sleep > > 是否可以加入检查某个条件不满足再休眠的逻辑 > > > > huangming > > From: boyi > Date: 2020-06-03 13:42 > To: [email protected] > Subject: Re:New task type > hi: > > In my project, I need a task node type, which can sleep for a specified > time, and then continue to perform subsequent tasks > > > > If necessary, I will commit the dev branch > > > > As shown in the figure > > > > > -------------------------------------- > BoYi ZhangE-mail : [email protected] > On 06/3/2020 13:39,boyi<[email protected]> wrote: > hi: > > > 在我的项目中,需要一种任务节点类型, 可以休眠指定的时间.然后继续执行后续任务. > > 如果需要的话,我将会提交的dev分支. > > 如图 > > > > > >
