github source

github.machine_sizes

fail

Get GitHub-hosted runners machine specs 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:30Zmedian 39010 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
minimal239039 ms39158 ms39278 ms[0, 0]2
realistic235904 ms39010 ms42117 ms[0, 0]2
edge240143 ms40806 ms41469 ms[0, 0]2

Latency per trial

minimalmedian 39158ms
t139039mst239278ms
scale: 0–39278 ms
realisticmedian 39010ms
t142117mst235904ms
scale: 0–42117 ms
edgemedian 40806ms
t140143mst241469ms
scale: 0–41469 ms

Probe variants — every command + output

minimal2 trials
min 39039ms · median 39158ms · max 39278ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.machine_sizes WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·39039ms·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-github-hosted-runners-machine-specs-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/machine-sizes
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·39278ms·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-github-hosted-runners-machine-specs-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/machine-sizes
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 35904ms · median 39010ms · max 42117ms · rows 0,0

typical user query

Command
SELECT * FROM github.machine_sizes WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·42117ms·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-github-hosted-runners-machine-specs-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/machine-sizes
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·35904ms·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-github-hosted-runners-machine-specs-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/machine-sizes
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 40143ms · median 40806ms · max 41469ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.machine_sizes WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·40143ms·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-github-hosted-runners-machine-specs-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/machine-sizes
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·41469ms·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-github-hosted-runners-machine-specs-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/machine-sizes
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
minimalt139039ms0error
minimalt239278ms0error
realistict142117ms0error
realistict235904ms0error
edget140143ms0error
edget241469ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:35:30Z
JSON record: reports/github/tables/machine_sizes.json
first_run_at: 2026-08-31T06:35:30Z
last_retried_at: 2026-08-31T06:35:30Z
retry_count: 0
View version history →