github source

github.interaction_limits

fail

Get interaction restrictions for an organization

Use this table to inspect interaction limits for an org. Requires org. Add owner and repo to query one repository override instead; repository restrictions can be stricter than the org default.

org captured 2026-08-31 06:19:44Zmedian 42355 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
minimal223389 ms26309 ms29229 ms[0, 0]2
realistic241243 ms42355 ms43467 ms[0, 0]2
edge234274 ms39192 ms44111 ms[0, 0]2

Latency per trial

minimalmedian 26309ms
t123389mst229229ms
scale: 0–29229 ms
realisticmedian 42355ms
t141243mst243467ms
scale: 0–43467 ms
edgemedian 39192ms
t144111mst234274ms
scale: 0–44111 ms

Probe variants — every command + output

minimal2 trials
min 23389ms · median 26309ms · max 29229ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.interaction_limits WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·44111ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/interactions/orgs#get-interaction-restrictions-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/interaction-limits
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·34274ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/interactions/orgs#get-interaction-restrictions-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/interaction-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
minimalt123389ms0error
minimalt229229ms0error
realistict141243ms0error
realistict243467ms0error
edget144111ms0error
edget234274ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:19:44Z
JSON record: reports/github/tables/interaction_limits.json
first_run_at: 2026-08-31T06:19:44Z
last_retried_at: 2026-08-31T06:19:44Z
retry_count: 0
View version history →