Testcontainers · Rate Limits

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.

6 Limits Throttle: 429
Rate LimitingTestingDockerContainers

Limits

Free Trial Cloud Runtime user
worker_minutes_lifetime · usage
50
Docker Pro Monthly Worker Minutes user
worker_minutes · month
100
Docker Team Monthly Worker Minutes user
worker_minutes · month
500
Docker Business Monthly Worker Minutes user
worker_minutes · month
1500
Desktop Fair Use Quota (paid seats) user
worker_minutes · month
3000
Free Trial Concurrent CI Sessions key
concurrent_sessions · usage
1

Sources