mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 12:52:11 +03:00
Add makeProfile() helper to build full ProviderProfile objects with all required fields (transientCooldown, rateLimitCooldown, maxBackoffLevel, circuitBreakerThreshold, circuitBreakerReset, providerFailureThreshold, providerFailureWindowMs, providerCooldownMs). Remove extra 'id' property from getEarliestRateLimitedUntil test calls.