Blacksmith · Rate Limits

Blacksmith Sh Rate Limits

Blacksmith does not expose a documented public REST API, so there are no published HTTP request rate limits to reconcile. Blacksmith advertises unlimited job concurrency on its runner fleet - jobs are not subject to the same concurrency caps as GitHub-hosted runners and are not queued behind other tenants. The relevant limits are upstream GitHub API rate limits used when registering and managing runners; Blacksmith offers optional auxiliary "Scale Apps" (additional GitHub Apps) that raise per-organization rate-limit headroom for runner provisioning. The 3,000 free minutes per month and 25 GB free cache storage per repository per week function as usage quotas rather than throttling limits. Specific values are not reconciled in this artifact.

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

It captures 4 rate-limit definitions, measuring jobs, minutes, gigabytes, and requests.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include CI/CD, GitHub Actions, Runners, Caching, and Docker.

4 Limits Throttle: see provider documentation
CI/CDGitHub ActionsRunnersCachingDockerRate LimitingQuotasConcurrency

Limits

Job Concurrency organization
jobs
unlimited (advertised)
Blacksmith advertises unlimited concurrency; jobs are not queued behind hosted-runner concurrency caps.
Included Minutes account
minutes
3000 free per month
Usage quota; additional minutes billed per-minute pay-as-you-go.
Included Cache Storage repository
gigabytes
25 GB free per week
Usage quota per repository; co-located cache.
GitHub Control-Plane Rate Limit Headroom organization
requests
see provider documentation
Upstream GitHub API limits for runner registration/management; optional Scale Apps raise per-org headroom.

Policies

Unlimited Concurrency
Runner jobs are not subject to GitHub-hosted concurrency limits and do not queue behind other tenants.
Scale Apps
Auxiliary GitHub Apps can be installed to raise per-organization GitHub rate-limit headroom for runner provisioning.

Sources