You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2026. It is now read-only.
Now that we separate `ray.init` from `fed.init`, there's no way to reach the cluster-level information, since each `fed.init` starts and only starts a job session.
Unless there's a global actor (or service job) that can break the job isolation and filter each job's tasks' invalid param type.