The worker node is manually registered.
When the worker node be restarted, the connection with the master node cannot be automatically established, resulting in the inability to execute scheduled tasks.
manually set the worker node to the unconnected(0) state in the database, and the scheduled task can be executed normally after re-registering the connection.
The worker node is manually registered.
When the worker node be restarted, the connection with the master node cannot be automatically established, resulting in the inability to execute scheduled tasks.
manually set the worker node to the unconnected(0) state in the database, and the scheduled task can be executed normally after re-registering the connection.