github source

github.storage_limit

fail

Get GitHub Actions cache storage limit for an enterprise

Use this table to inspect Actions cache storage limits for an enterprise. Requires enterprise. Add org before paging, then owner/repo if you need repository scope; enterprise, org, and repo limits can differ.

enterprise captured 2026-08-31 08:59:29Zmedian 35583 ms
Verdict: FALSE

All variants failed: 6 errors, 0 successful.

What to do

GitHub returned 429
upstream.rate_limit

Personal tokens get 60 req/hr unauthenticated and 5000/hr authenticated. App tokens get 5000/hr.

Wait the retry window (60–1300s) and re-run
GitHub returned 429
upstream.rate_limit

Personal tokens get 60 req/hr unauthenticated and 5000/hr authenticated. App tokens get 5000/hr.

Use a token with higher rate-limit budget (GH Apps get 5000/hr vs personal 60/hr)
GitHub returned 429
upstream.rate_limit

Personal tokens get 60 req/hr unauthenticated and 5000/hr authenticated. App tokens get 5000/hr.

Reduce --runs to 1 to lower total request volume
rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal230939 ms32890 ms34841 ms[0, 0]2
realistic234530 ms35583 ms36637 ms[0, 0]2
edge237809 ms39601 ms41394 ms[0, 0]2

Latency per trial

minimalmedian 32890ms
t134841mst230939ms
scale: 0–34841 ms
realisticmedian 35583ms
t134530mst236637ms
scale: 0–36637 ms
edgemedian 39601ms
t137809mst241394ms
scale: 0–41394 ms

Probe variants — every command + output

minimal2 trials
min 30939ms · median 32890ms · max 34841ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.storage_limit WHERE enterprise = 'github' LIMIT 1
Trials + output
trial 1·34841ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 1027s [GET] https://api.github.com/enterprises/github/actions/cache/storage-limit
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
trial 2·30939ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 996s [GET] https://api.github.com/enterprises/github/actions/cache/storage-limit
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
realistic2 trials
min 34530ms · median 35583ms · max 36637ms · rows 0,0

typical user query

Command
SELECT * FROM github.storage_limit WHERE enterprise = 'github' LIMIT 25
Trials + output
trial 1·34530ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 961s [GET] https://api.github.com/enterprises/github/actions/cache/storage-limit
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
trial 2·36637ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 924s [GET] https://api.github.com/enterprises/github/actions/cache/storage-limit
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
edge2 trials
min 37809ms · median 39601ms · max 41394ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.storage_limit WHERE enterprise = 'github' LIMIT 200
Trials + output
trial 1·37809ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 887s [GET] https://api.github.com/enterprises/github/actions/cache/storage-limit
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
trial 2·41394ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 845s [GET] https://api.github.com/enterprises/github/actions/cache/storage-limit
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.

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
minimalt134841ms0error
minimalt230939ms0error
realistict134530ms0error
realistict236637ms0error
edget137809ms0error
edget241394ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T08:59:29Z
JSON record: reports/github/tables/storage_limit.json
first_run_at: 2026-08-31T08:59:29Z
last_retried_at: 2026-08-31T08:59:29Z
retry_count: 0
View version history →