github source

github.limits

fail

Get limits on GitHub-hosted runners for an organization

Requires org. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org captured 2026-08-31 06:35:14Zmedian 41808 ms
Verdict: FALSE

All variants failed: 6 errors, 0 successful.

What to do

GitHub returned 404
upstream.not_found

Either the resource is private, doesn't exist, or your filter values don't match a real resource.

Try a known public repo (anomalyco/opencode, sst/opencode, octocat/Hello-World)
GitHub returned 404
upstream.not_found

Either the resource is private, doesn't exist, or your filter values don't match a real resource.

Confirm the resource exists: it may be private, removed, or org-scoped
rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal231416 ms34043 ms36671 ms[0, 0]2
realistic240774 ms41808 ms42843 ms[0, 0]2
edge235409 ms37746 ms40083 ms[0, 0]2

Latency per trial

minimalmedian 34043ms
t131416mst236671ms
scale: 0–36671 ms
realisticmedian 41808ms
t142843mst240774ms
scale: 0–42843 ms
edgemedian 37746ms
t135409mst240083ms
scale: 0–40083 ms

Probe variants — every command + output

minimal2 trials
min 31416ms · median 34043ms · max 36671ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.limits WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·31416ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/limits
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·36671ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/limits
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 40774ms · median 41808ms · max 42843ms · rows 0,0

typical user query

Command
SELECT * FROM github.limits WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·42843ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/limits
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·40774ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/limits
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 35409ms · median 37746ms · max 40083ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.limits WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·35409ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/limits
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·40083ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/limits
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.

All returned rowsacross all non-errored trials · filterable · paginated

0 rows stored · 0 returned · page 1/1
No rows captured. Trials either returned isError=true (errors shown above) or the probe runner didn't capture full output rows.

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt131416ms0error
minimalt236671ms0error
realistict142843ms0error
realistict240774ms0error
edget135409ms0error
edget240083ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:35:14Z
JSON record: reports/github/tables/limits.json
first_run_at: 2026-08-31T06:35:14Z
last_retried_at: 2026-08-31T06:35:14Z
retry_count: 0
View version history →