
Apache DolphinScheduler 3.4.1 Released with Task Dispatch Timeout Detection
The 3.4.1 version of Apache DolphinScheduler has been officially released by the community. As a maintenance release in the 3.4.x series , this update focuses on improving scheduling stability, enhancing task execution control, and fixing system issues . The new version introduces a task dispatch timeout detection mechanism and maximum runtime control for tasks , while also resolving multiple issues in scheduling logic, plugin functionality, and API behavior. In addition, system documentation, development processes, and project structure have been further optimized. For more details, see the Release Note: https://github.com/apache/dolphinscheduler/releases/tag/3.4.1 Source code download: https://dolphinscheduler.apache.org/zh-cn/download/3.4.1 Key Highlights Task Dispatch Timeout Detection Mechanism A task dispatch timeout checking logic has been added to the Master scheduling module. When a task is dispatched to a Worker for execution, if the Worker Group does not exist or no Worker n
Continue reading on Dev.to
Opens in a new tab




