Gitea Rate Limits
Rate limit definitions for the Gitea API surface across the open- source self-hosted distribution, Gitea Enterprise, and Gitea Cloud. The open-source Gitea distribution does not enforce a default per-user API rate limit; operators may configure rate limiting via reverse proxy or app.ini settings. Gitea Cloud applies platform- level fair-use throttles plus an outbound network traffic quota.
Gitea Rate Limits is the machine-readable rate-limit profile for Gitea on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, across the open-source, enterprise, and cloud tiers, measuring requests_per_minute, gigabytes_per_month, and concurrent_jobs.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, and serviceUnavailable.
Tagged areas include Git, Source Control, DevOps, CI/CD, and Code Hosting.