apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.39k stars 4.49k forks source link

[Bug] Worker overload will cause task failed #16222

Closed ruanwenjun closed 2 days ago

ruanwenjun commented 2 days ago

Search before asking

What happened

When the worker overload will cause worker group not found, then the task will failed.

What you expected to happen

The task should be retry to dispatch until there exist available worker.

How to reproduce

xx

Anything else

No response

Version

dev

Are you willing to submit PR?

Code of Conduct