github source
fail
View version history →
github.user_event_orgs
failList organization events for the authenticated user
Requires username and org. Large organizations can return many rows; narrow by one scoping filter before broad scans.
username, org captured 2026-08-31 09:12:34Zmedian 27820 ms
Verdict: FALSE
All variants failed: 6 errors, 0 successful.
What to do
GitHub returned 404
upstream.not_foundEither 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_foundEither 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-scopedrendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 28265 ms | 28899 ms | 29533 ms | [0, 0] | 2 |
| realistic | 2 | 27336 ms | 27820 ms | 28305 ms | [0, 0] | 2 |
| edge | 2 | 25947 ms | 26752 ms | 27557 ms | [0, 0] | 2 |
Latency per trial
minimalmedian 28899ms
scale: 0–29533 ms
realisticmedian 27820ms
scale: 0–28305 ms
edgemedian 26752ms
scale: 0–27557 ms
Probe variants — every command + output
minimal
2 trialsmin 28265ms · median 28899ms · max 29533ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.user_event_orgs WHERE username = 'FiscalMindset' AND org = 'opencode' LIMIT 1Trials + output
trial 1·29533ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/activity/events#list-organization-events-for-the-authenticated-user","status":"404"} [GET] https://api.github.com/users/FiscalMindset/events/orgs/opencode
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28265ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/activity/events#list-organization-events-for-the-authenticated-user","status":"404"} [GET] https://api.github.com/users/FiscalMindset/events/orgs/opencode
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic
2 trialsmin 27336ms · median 27820ms · max 28305ms · rows 0,0
typical user query
Command
SELECT * FROM github.user_event_orgs WHERE username = 'FiscalMindset' AND org = 'opencode' LIMIT 25Trials + output
trial 1·27336ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/activity/events#list-organization-events-for-the-authenticated-user","status":"404"} [GET] https://api.github.com/users/FiscalMindset/events/orgs/opencode
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28305ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/activity/events#list-organization-events-for-the-authenticated-user","status":"404"} [GET] https://api.github.com/users/FiscalMindset/events/orgs/opencode
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge
2 trialsmin 25947ms · median 26752ms · max 27557ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.user_event_orgs WHERE username = 'FiscalMindset' AND org = 'opencode' LIMIT 200Trials + output
trial 1·25947ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/activity/events#list-organization-events-for-the-authenticated-user","status":"404"} [GET] https://api.github.com/users/FiscalMindset/events/orgs/opencode
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·27557ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/activity/events#list-organization-events-for-the-authenticated-user","status":"404"} [GET] https://api.github.com/users/FiscalMindset/events/orgs/opencode
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 / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 29533ms | 0 | error | — |
| minimal | t2 | 28265ms | 0 | error | — |
| realistic | t1 | 27336ms | 0 | error | — |
| realistic | t2 | 28305ms | 0 | error | — |
| edge | t1 | 25947ms | 0 | error | — |
| edge | t2 | 27557ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:12:34ZJSON record:
reports/github/tables/user_event_orgs.jsonfirst_run_at:
2026-08-31T09:12:34Zlast_retried_at:
2026-08-31T09:12:34Zretry_count:
0