ray.exceptions.RayCgraphCapacityExceeded#

exception ray.exceptions.RayCgraphCapacityExceeded(client_exc, traceback_str=None)[source]#

Raised when the Compiled Graph channel’s buffer is at max capacity

PublicAPI (alpha): This API is in alpha and may change before becoming stable.