ray.rllib.env.env_runner_group.EnvRunnerGroup.probe_unhealthy_workers#

EnvRunnerGroup.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.

DeveloperAPI: This API may change across minor Ray releases.