Myscale Rate Limits
MyScale does not expose token-based per-second API rate limits like a typical REST API. Because the interface is SQL executed over the ClickHouse HTTP interface against a provisioned cluster, throughput is bounded by the cluster pod size, replica count, and ClickHouse engine settings (concurrent queries, memory, and connection limits) rather than by a published RPM/TPM quota. The free Development tier additionally caps capacity (~5M 768-dim vectors, single cluster) and terminates the cluster after inactivity. Specific concurrency and quota values are not reconciled in this artifact.
Myscale Rate Limits is the machine-readable rate-limit profile for MyScale on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring queries, vectors, and idle_time.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Vector Database, SQL, ClickHouse, Vector Search, and Rate Limiting.