mirror of
https://github.com/cnlimiter/codex-register.git
synced 2026-05-06 20:02:51 +08:00
38 lines
1.5 KiB
JSON
38 lines
1.5 KiB
JSON
{
|
|
"mode": "verify-recovery",
|
|
"base_url": "http://127.0.0.1:15555",
|
|
"db_path": "/Volumes/Work/code/codex-manager/tests_runtime/e2e_runtime_1774308869.db",
|
|
"state": {
|
|
"stale_task_uuid": "stale-e738842e-74d8-400d-859e-1b283eab1a95",
|
|
"db_path": "/Volumes/Work/code/codex-manager/tests_runtime/e2e_runtime_1774308869.db",
|
|
"prepared_at": "2026-03-24 07:35:40"
|
|
},
|
|
"health": {
|
|
"status_code": 200,
|
|
"body": {
|
|
"total": 9,
|
|
"tasks": [
|
|
{
|
|
"id": 9,
|
|
"task_uuid": "stale-e738842e-74d8-400d-859e-1b283eab1a95",
|
|
"status": "failed",
|
|
"email_service_id": null,
|
|
"proxy": null,
|
|
"logs": "[00:00:00] stale task\n[系统] 服务启动时检测到未完成的历史任务,已标记失败,请重新发起。",
|
|
"result": null,
|
|
"error_message": "服务启动时检测到未完成的历史任务,已标记失败,请重新发起。",
|
|
"created_at": "2026-03-24T07:35:40",
|
|
"started_at": "2026-03-24T07:35:40",
|
|
"completed_at": "2026-03-23T23:35:57.292019"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"recovery": {
|
|
"task_uuid": "stale-e738842e-74d8-400d-859e-1b283eab1a95",
|
|
"status": "failed",
|
|
"error_message": "服务启动时检测到未完成的历史任务,已标记失败,请重新发起。",
|
|
"logs": "[00:00:00] stale task\n[系统] 服务启动时检测到未完成的历史任务,已标记失败,请重新发起。",
|
|
"completed_at": "2026-03-23 23:35:57.292019"
|
|
}
|
|
} |