ray.exceptions.ObjectReconstructionFailedMaxAttemptsExceededError#

exception ray.exceptions.ObjectReconstructionFailedMaxAttemptsExceededError(object_ref_hex, owner_address, call_site)[源代码]#

指示对象无法重建,因为任务重试次数已达到最大值。

参数:

object_ref_hex – 对象的十六进制ID。