github source

github.org_action_cache_usage

fail

Get GitHub Actions cache usage 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:48:53Zmedian 31126 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
minimal214655 ms22299 ms29944 ms[0, 0]2
realistic229753 ms31126 ms32500 ms[0, 0]2
edge228144 ms29862 ms31581 ms[0, 0]2

Latency per trial

minimalmedian 22299ms
t114655mst229944ms
scale: 0–29944 ms
realisticmedian 31126ms
t132500mst229753ms
scale: 0–32500 ms
edgemedian 29862ms
t128144mst231581ms
scale: 0–31581 ms

Probe variants — every command + output

minimal2 trials
min 14655ms · median 22299ms · max 29944ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.org_action_cache_usage WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·28144ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/cache/usage
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31581ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/cache/usage
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
minimalt114655ms0error
minimalt229944ms0error
realistict132500ms0error
realistict229753ms0error
edget128144ms0error
edget231581ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:48:53Z
JSON record: reports/github/tables/org_action_cache_usage.json
first_run_at: 2026-08-31T06:48:53Z
last_retried_at: 2026-08-31T06:48:53Z
retry_count: 0
View version history →