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

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

Checks for unhealthy workers and tries restoring their states.

Returns:

List of IDs of the workers that were restored.