Files
awoooi/apps/api/tests
Your Name 277808758d
Some checks failed
CD Pipeline / build-and-deploy (push) Has been cancelled
fix(failover): 補 OllamaRoutingResult.health_188 optional 欄位(merge conflict 遺漏)
stash pop 時 --theirs 覆蓋掉了 health_188 dataclass 欄位定義,
導致 to_dict() 拋出 AttributeError(health_188 只在方法內引用)。
補上 health_188: HealthReport | None = None,37 failover tests 

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 20:04:49 +08:00
..