KnightChess commented on issue #3952: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3952#issuecomment-715920039
for example,suppose there are two queues, queue_one and default(Provided by default), and two task task_one, task_two | task_one | task_two | run_workflow | task_one_exec | task_two_exec | | --- | --- | --- | --- | --- | | queue_one | default | default | queue_one | default | | queue_one | default | queue_one | queue_one | queue_one | | queue_one | queue_one | default | queue_one | queue_one | | default | default | queue_one | queue_one | queue_one |  ---------------------------------------------------------------- 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]
