fix(ai): keep openclaw before gemini in alert fallback
This commit is contained in:
@@ -4129,3 +4129,8 @@ DATABASE_URL='postgresql+asyncpg://test:test@localhost:5432/test' \
|
||||
|
||||
- 這次不是要禁 Gemini;而是恢復正確順序:GCP-A/GCP-B/111 優先,OpenClaw/Nemo 作為 cloud 仲裁備援,Gemini 只保留最後備援。
|
||||
- `openclaw_nemo` 在修補前仍被 Redis control disabled;需等 AWOOOI 新 image 部署後,再依現場測試結果解除 disabled,避免舊 image 仍直接跳 Gemini。
|
||||
|
||||
### 20:18 追加
|
||||
|
||||
- 第一版部署後 live 檢查發現 Ollama failover chain 的 cloud candidates 仍可能只有 `gemini`;已再補強 resolver:只要 AI control 未停用 `openclaw_nemo`,告警路徑會主動把它插入 Gemini 前面;若 Redis control 顯示 disabled,則會明確移除,不繞過人工控制。
|
||||
- 新增測試覆蓋 disabled 狀態:`openclaw_nemo` disabled 時 provider order 仍維持 `ollama_gcp_a → ollama_gcp_b → ollama_local → gemini`。
|
||||
|
||||
Reference in New Issue
Block a user