github source

github.network_configurations

fail

List hosted compute network configurations for an organization

Requires org. Most useful optional filters: network_configuration_id. Add network_configuration_id to jump from the default list call to a specific record lookup.

org captured 2026-08-31 06:44:13Zmedian 59779 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
minimal230500 ms40369 ms50239 ms[0, 0]2
realistic259779 ms59779 ms59779 ms[0, 0]2
edge228953 ms39304 ms49656 ms[0, 0]2

Latency per trial

minimalmedian 40369ms
t150239mst230500ms
scale: 0–50239 ms
realisticmedian 59779ms
t1-1mst259779ms
scale: 0–59779 ms
edgemedian 39304ms
t149656mst228953ms
scale: 0–49656 ms

Probe variants — every command + output

minimal2 trials
min 30500ms · median 40369ms · max 50239ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.network_configurations WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·50239ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/settings/network-configurations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·30500ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/settings/network-configurations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 59779ms · median 59779ms · max 59779ms · rows 0,0

typical user query

Command
SELECT * FROM github.network_configurations WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·-1ms·rows 0isError=true
Error
timeout
trial 2·59779ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/settings/network-configurations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 28953ms · median 39304ms · max 49656ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.network_configurations WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·49656ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/settings/network-configurations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28953ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/settings/network-configurations
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
minimalt150239ms0error
minimalt230500ms0error
realistict1-1ms0error
realistict259779ms0error
edget149656ms0error
edget228953ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:44:13Z
JSON record: reports/github/tables/network_configurations.json
first_run_at: 2026-08-31T06:44:13Z
last_retried_at: 2026-08-31T06:44:13Z
retry_count: 0
View version history →