客户端给服务端上报任务恢复状态。
参数
类型
说明
code
int类型
状态码
msg
str
返回信息
fault_ranks
dict
故障进程rank
strategy
修复策略
返回值类型
int
0表示成功,其他返回值表示失败。
关于返回码的详细说明请参见返回码说明。