MCPcopy Create free account
hub / github.com/dwgx/WindsurfAPI / rpmLimitFor

Function rpmLimitFor

src/auth.js:112–114  ·  view source on GitHub ↗
(account)

Source from the content-addressed store, hash-verified

110}
111
112function rpmLimitFor(account) {
113 return TIER_RPM[account.tier || 'unknown'] ?? 20;
114}
115
116// v2.0.57 Fix 4 — quota headroom score. Reads the min of daily% and
117// weekly% from the account's last refreshed credits snapshot. When both

Callers 6

getApiKeyFunction · 0.85
acquireAccountByKeyFunction · 0.85
getAccountAvailabilityFunction · 0.85
getRpmStatsFunction · 0.85
publicAccountFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected