github source

github.failed_invitations

fail

List failed organization invitations

Requires org. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org captured 2026-08-31 06:06:51Zmedian 36942 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
minimal244234 ms47838 ms51443 ms[0, 0]2
realistic224745 ms36942 ms49140 ms[0, 0]2
edge224854 ms28302 ms31750 ms[0, 0]2

Latency per trial

minimalmedian 47838ms
t151443mst244234ms
scale: 0–51443 ms
realisticmedian 36942ms
t149140mst224745ms
scale: 0–49140 ms
edgemedian 28302ms
t124854mst231750ms
scale: 0–31750 ms

Probe variants — every command + output

minimal2 trials
min 44234ms · median 47838ms · max 51443ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.failed_invitations WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·51443ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-failed-organization-invitations","status":"404"} [GET] https://api.github.com/orgs/opencode/failed_invitations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·44234ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-failed-organization-invitations","status":"404"} [GET] https://api.github.com/orgs/opencode/failed_invitations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 24745ms · median 36942ms · max 49140ms · rows 0,0

typical user query

Command
SELECT * FROM github.failed_invitations WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·49140ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-failed-organization-invitations","status":"404"} [GET] https://api.github.com/orgs/opencode/failed_invitations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·24745ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-failed-organization-invitations","status":"404"} [GET] https://api.github.com/orgs/opencode/failed_invitations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 24854ms · median 28302ms · max 31750ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.failed_invitations WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·24854ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-failed-organization-invitations","status":"404"} [GET] https://api.github.com/orgs/opencode/failed_invitations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31750ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-failed-organization-invitations","status":"404"} [GET] https://api.github.com/orgs/opencode/failed_invitations
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
minimalt151443ms0error
minimalt244234ms0error
realistict149140ms0error
realistict224745ms0error
edget124854ms0error
edget231750ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:06:51Z
JSON record: reports/github/tables/failed_invitations.json
first_run_at: 2026-08-31T06:06:51Z
last_retried_at: 2026-08-31T06:06:51Z
retry_count: 0
View version history →