Testcontainers Rate Limits
Testcontainers Cloud does not publish explicit per-request HTTP rate limits. Usage is governed by Worker Minute quotas tied to subscription plan (Docker Pro: 100/month, Team: 500/month, Business: 1,500/month) and a fair-use Desktop cap of 3,000 Worker Minutes per seat per month. Free trial accounts are limited to 50 Worker Minutes total (one-time) and a single concurrent CI session. Concurrency can be tuned via the TC_CLOUD_CONCURRENCY environment variable or the --max-concurrency agent flag.
Testcontainers Rate Limits is the machine-readable rate-limit profile for Testcontainers on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring worker_minutes_lifetime, worker_minutes, and concurrent_sessions.
The profile also includes response codes documented for throttled.
Tagged areas include Rate Limiting, Testing, Docker, and Containers.