Const
Default rate limit applied to EP API requests (requests per minute). Consumed by baseClient.ts (DEFAULT_RATE_LIMIT_TOKENS) and by the CLI health/help output so that the displayed default always matches the enforced default.
baseClient.ts
DEFAULT_RATE_LIMIT_TOKENS
Default rate limit applied to EP API requests (requests per minute). Consumed by
baseClient.ts(DEFAULT_RATE_LIMIT_TOKENS) and by the CLI health/help output so that the displayed default always matches the enforced default.