Files
2026-07-13 13:17:40 +08:00

5 lines
95 B
Python

import ray
NIL_NODE_ID = ray.NodeID.nil().hex()
RETRY_GET_ALL_ACTOR_INFO_INTERVAL_SECONDS = 1