CloudSen commented on issue #16369:
URL: 
https://github.com/apache/dolphinscheduler/issues/16369#issuecomment-2251789482

   Maybe we need a cache queue for the RECOVER_SERIAL_WAIT command? If the 
command execution finds that the previous workflow has not been updated to a 
completed state in time, it should be put back in the queue and checked again 
after a while.
   When the previous workflow state has been fully updated, this command will 
successfully consume from the queue and transition from the SERIAL_WAIT state 
to the SUBMITTED_SUCCESS state.


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