ray.rllib.env.env_runner_group.EnvRunnerGroup.num_healthy_workers#

EnvRunnerGroup.num_healthy_workers() int[source]#

Returns the number of all healthy workers, including the local worker.

DeveloperAPI: This API may change across minor Ray releases.