feat: harden codex queue runtime
Add model selection, batch enqueue controls, dev-ready health checks, transcript pagination, queue watchdog recovery, and MiniMax judge JSON repair for codex-queue.
This commit is contained in:
+1
-1
@@ -177,7 +177,7 @@
|
||||
"/api/"
|
||||
],
|
||||
"healthPath": "/health",
|
||||
"timeoutMs": 30000
|
||||
"timeoutMs": 90000
|
||||
},
|
||||
"development": {
|
||||
"providerId": "D601",
|
||||
|
||||
Reference in New Issue
Block a user