ping#

OfflineSingleAgentEnvRunner.ping() → str#

Ping the actor. Can be used as a health check.

Returns:

“pong” if actor is up and well.

DeveloperAPI: This API may change across minor Ray releases.