JinyLeeChina opened a new issue #8828: URL: https://github.com/apache/dolphinscheduler/issues/8828
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened When a worker is under high pressure, such as two workers, one of whom is hung up due to high pressure, the task is fault tolerant to the other worker. The other worker can only execute 20 tasks due to the number of threads. All subsequent tasks are waiting. Even if the suspended worker is restarted, no tasks can be assigned ### What you expected to happen Restart worker can get tasks normally. ### How to reproduce Please see the process description. ### Anything else _No response_ ### Version 2.0.5 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
