-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description

{
"jobId": "202508192119548979290",
"retcode": 103,
"retmsg": "Traceback (most recent call last): File '/data/projects/fate/fateflow/python/fate_flow/scheduler/dag_scheduler.py', line 149, in submit raise Exception('create job failed', response)Exception: ('create job failed', {
"arbiter": {
724130862: {
"retcode": <RetCode.FEDERATED_ERROR: 104>,
"retmsg": "Federated schedule error, <_InactiveRpcError of RPC that terminated with: status = StatusCode.DEADLINE_EXCEEDED details = "Deadline Exceeded" debug_error_string = "{"created":"@1755609691.959676246","description":"Deadline Exceeded","file":"src/core/ext/filters/deadline/deadline_filter.cc","file_line":81,"grpc_status":4}""}
},
"host": {
724130862: {
"retcode": <RetCode.FEDERATED_ERROR: 104>,
"retmsg": "Federated schedule error, <_InactiveRpcError of RPC that terminated with:status = StatusCode.DEADLINE_EXCEEDED details = "Deadline Exceeded" debug_error_string = "{"created":"@1755609788.016850296","description":"Deadline Exceeded","file":"src/core/ext/filters/deadline/deadline_filter.cc","file_line":81,"grpc_status":4}""}},
"guest": {
806302379: {
"retcode": <RetCode.FEDERATED_ERROR: 104>,
"retmsg": "Federated schedule error, <_InactiveRpcError of RPC that terminated with: status = StatusCode.DEADLINE_EXCEEDED details = "Deadline Exceeded" debug_error_string = "{"created":"@1755609884.032699642","description":"Deadline Exceeded","file":"src/core/ext/filters/deadline/deadline_filter.cc","file_line":81,"grpc_status":4}""}}
}
)"
有可能是什么原因造成的