Skip to content

submit接口返回错误信息 #5783

@123fei1

Description

@123fei1
Image

{
"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}""}}
}
)"

有可能是什么原因造成的

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions