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
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.
Unless there's a global actor (or service job) that can break the job isolation and filter each job's tasks' invalid param type.
Originally posted by @NKcqx in #140 (comment)