You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/07/26 02:56:41 UTC

[GitHub] [dolphinscheduler] zhuxt2015 commented on pull request #11137: Add base loop task execotor and http template parser

zhuxt2015 commented on PR #11137:
URL: https://github.com/apache/dolphinscheduler/pull/11137#issuecomment-1194935313

   I have three small points:
   
   1. The use of the mode is slightly complicated, requiring a third-party platform to provide an interface without user authentication
   2. If the number of tasks is large, it may slow down the performance of the worker.
   3. When starting a workflow, a unique ID is returned as the ID of the workflow instance, third-party platform use the instance ID to query  status of workflow instance and tasks.
   
   @ruanwenjun  WDYT?


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org