ray.exceptions.TaskUnschedulableError# exception ray.exceptions.TaskUnschedulableError(error_message: str)[源代码]# 当任务无法调度时引发。 一个例子是,通过 NodeAffinitySchedulingStrategy 指定的节点已经死亡。