WangJPLeo commented on PR #9955:
URL: 
https://github.com/apache/dolphinscheduler/pull/9955#issuecomment-1173361766

   I think it's necessary to use another thread to address the risk handling of 
the failed queue and the 3 second delay. but the biggest difference between the 
failure queue and the current solution is, To the greatest extent, when tasks 
with higher priority fail, the highest priority task will not be dispatched 
every time, and we can do some other expansion processing for these failed 
tasks relying on the failure queue, like monitor and more.
   
   
   https://github.com/apache/dolphinscheduler/pull/9955#issuecomment-1173316182


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