MCPcopy Create free account
hub / github.com/CommandCodeAI/BaseAI /

Class

packages/core/src/common/errors.ts:145–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145export class RateLimitError extends APIError {
146 override readonly status: 429 = 429;
147}
148

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected