fix: show scheduled accounts in ops and threshold temp unscheduling#2244
fix: show scheduled accounts in ops and threshold temp unscheduling#2244zjarlin wants to merge 5 commits intoWei-Shaw:mainfrom
Conversation
|
All contributors have signed the CLA. ✅ |
|
补充一组与本 PR 同主题的修正:
已验证:
|
|
I have read the CLA Document and I hereby sign the CLA |
I have read the CLA Document and I hereby sign the CLA |
…ount-temp-unsched-thresholds
Summary
trigger_countsupport for temp unschedulable rules and apply a built-in OpenAI 503 burst safeguard that temp-unschedules accounts after 3 hits within 10 minutes for 30 minutesno available accountsandcontext canceledno longer hide the real failure stepunsupported responses tool type \custom`` instead of only marking them temporarily unschedulableTesting
go test -tags unit ./internal/servicego test -tags unit ./internal/handler -run 'TestAnnotateOpenAISelectionFailure|TestOpsErrorContext|TestOpenAIRecoverResponsesPanic|TestOpenAIEnsureResponsesDependencies|TestOpenAIResponses_MissingDependencies_ReturnsServiceUnavailable'go test -tags unit ./internal/repositorypnpm build