det101 commented on PR #17037:
URL: 
https://github.com/apache/dolphinscheduler/pull/17037#issuecomment-2808116849

   > I agree with this implementation, I just have some questions. After 
reviewing the code, I found that this PR is to put the failed tasks in the 
delayed queue and wait for a certain period of time before resubmitting, 
instead of actually dividing them into multiple queues according to the worker 
group as stated in the title, is that right? @det101
   
   If the global queue fails to be distributed to the workergoup queue, the 
queue will be delayed. If it has been distributed to the workergoup queue, the 
failure will only be placed in the workergoup's delay queue.
   
![image](https://github.com/user-attachments/assets/4349f124-3515-42aa-ba6b-d3d514554676)
   


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