det101 commented on PR #18003:
URL:
https://github.com/apache/dolphinscheduler/pull/18003#issuecomment-4203215607
> It's better to split into two methods. First, find out all downstream
workflows (This method might be useful at other api). Second, trigger them.
@ruanwenjun Could you confirm whether “all downstream” here means only
immediate dependents (same as today, just refactored), or all reachable
downstream workflows (transitive closure)? I can go either way once I know
which you want.
--
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]