ElectricSQL · Rate Limits
Electric Sql Rate Limits
Electric enforces concurrency limits on the sync service rather than traditional per-second rate limits; initial sync requests cap at 300 concurrent and live streaming requests at 10,000 concurrent, returning 503 when exceeded.
Electric Sql Rate Limits is the machine-readable rate-limit profile for ElectricSQL on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring concurrent_requests and bytes.
The profile also includes response codes documented for throttled.
Tagged areas include Rate Limiting, Sync, and Concurrency.
3 Limits
Throttle: 503
Rate LimitingSyncConcurrency
Limits
Initial Sync Concurrent Requests service
300
Live Streaming Concurrent Requests service
10000
Shape Log Response Chunk Size request
10485760
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.