github source

github.repo

fail

List OIDC custom property inclusions for an enterprise

Requires enterprise. Most useful optional filters: org. Add org to narrow the result set before paging.

enterprise captured 2026-08-31 07:54:32Zmedian 31502 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
minimal221986 ms39300 ms56614 ms[0, 0]2
realistic220723 ms31502 ms42281 ms[0, 0]2
edge230843 ms32486 ms34129 ms[0, 0]2

Latency per trial

minimalmedian 39300ms
t156614mst221986ms
scale: 0–56614 ms
realisticmedian 31502ms
t142281mst220723ms
scale: 0–42281 ms
edgemedian 32486ms
t130843mst234129ms
scale: 0–34129 ms

Probe variants — every command + output

minimal2 trials
min 21986ms · median 39300ms · max 56614ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.repo WHERE enterprise = 'github' LIMIT 1
Trials + output
trial 1·56614ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 1302s [GET] https://api.github.com/enterprises/github/actions/oidc/customization/properties/repo
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
trial 2·21986ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 1279s [GET] https://api.github.com/enterprises/github/actions/oidc/customization/properties/repo
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
realistic2 trials
min 20723ms · median 31502ms · max 42281ms · rows 0,0

typical user query

Command
SELECT * FROM github.repo WHERE enterprise = 'github' LIMIT 25
Trials + output
trial 1·42281ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 1248s [GET] https://api.github.com/enterprises/github/actions/oidc/customization/properties/repo
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
trial 2·20723ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 1216s [GET] https://api.github.com/enterprises/github/actions/oidc/customization/properties/repo
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
edge2 trials
min 30843ms · median 32486ms · max 34129ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.repo WHERE enterprise = 'github' LIMIT 200
Trials + output
trial 1·30843ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 1186s [GET] https://api.github.com/enterprises/github/actions/oidc/customization/properties/repo
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
trial 2·34129ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 1151s [GET] https://api.github.com/enterprises/github/actions/oidc/customization/properties/repo
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
minimalt156614ms0error
minimalt221986ms0error
realistict142281ms0error
realistict220723ms0error
edget130843ms0error
edget234129ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:54:32Z
JSON record: reports/github/tables/repo.json
first_run_at: 2026-08-31T07:54:32Z
last_retried_at: 2026-08-31T07:54:32Z
retry_count: 0
View version history →