mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 06:16:37 +00:00
Make tier_lock a per-provider map and honor it in findHealthyAccount and preflightCheck for the selected provider only, so locking one provider never disables failover for others. Add POST /api/accounts/tier-lock with tier validation against known tiers, and serialize quota_management on config write so the lock persists.