ray.rllib.evaluation.worker_set.WorkerSet.probe_unhealthy_workers#

WorkerSet.probe_unhealthy_workers() List[int][source]#

Checks the unhealth workers, and try restoring their states.

Returns

IDs of the workers that were restored.