mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
chore(resilience): trim account fallback ratchet
This commit is contained in:
@@ -36,7 +36,6 @@ import { isRpdExhausted, isRpmExhausted } from "./geminiRateLimitTracker.ts";
|
||||
export type ProviderProfile = {
|
||||
baseCooldownMs: number;
|
||||
useUpstreamRetryHints: boolean;
|
||||
/** Issue #2100 follow-up. Stored override; undefined → per-provider default. */
|
||||
useUpstream429BreakerHints?: boolean;
|
||||
maxCooldownMs: number;
|
||||
maxBackoffSteps: number;
|
||||
|
||||
Reference in New Issue
Block a user