setting

restart worker group

Send a restart signal to all workers in the specified worker group. Workers will gracefully shut down and are expected to be restarted by their supervisor. Requires devops role.

post/settings/restart_worker_group/{worker_group}

Path parameters

worker_groupstring required

the name of the worker group to restart

Response

restart signal sent

Changes