Drone · Rate Limits

Drone Ci Rate Limits

Drone is self-hosted; the open-source server does not enforce a managed rate quota. Operational limits are configured via DRONE_* environment variables (queue length, concurrent runners, log buffer size) and by the capacity of the host. The upstream Git provider (GitHub/GitLab/Bitbucket/ Gitea) imposes its own rate limits on Drone's webhook/SCM client.

Drone Ci Rate Limits is the machine-readable rate-limit profile for Drone on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring concurrent_jobs, bytes, and requests.

The profile also includes 2 backoff/retry policies defined.

Tagged areas include DevOps, CI/CD, Container-Native, Open Source, and YAML.

3 Limits
DevOpsCI/CDContainer-NativeOpen SourceYAMLRate LimitingQuotasThrottling

Limits

Concurrent runners server
concurrent_jobs
see DRONE_RPC_HOST / runner concurrency settings
Bounded by registered runners and DRONE_RUNNER_CAPACITY.
Build log buffer build
bytes
see DRONE_LOGS_TEXT
Configurable build-log retention and streaming buffer.
SCM provider rate limits scm_account
requests
per upstream SCM (GitHub 5,000/h authed, etc.)
Drone defers to the upstream Git provider's REST/Git rate limits.

Policies

Backoff Strategy
Drone's webhook handler retries SCM calls on 429/5xx with backoff.
Capacity Planning
Scale runners horizontally; size DRONE_RUNNER_CAPACITY per host.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/drone-ci-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.