1205747671 commented on issue #14566:
URL: 
https://github.com/apache/dolphinscheduler/issues/14566#issuecomment-1645050236

   > I'll try to fix it
   
   I am using the API "projects/{projectCode}/executors/start-process-instance" 
to quickly run multiple instances of the same serial waiting workflow, such as 
in a for loop calling this interface. In theory, these instances should be 
executed in order. However, I observed that some instances are executed 
simultaneously, rather than in the expected waiting order. Do I need to add 
another issue for this? I have already mentioned this above, but I see you 
haven't resolved it yet.


-- 
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]

Reply via email to