github source
fail
View version history →
github.threads
failGet a thread
Requires thread_id. Use LIMIT for spot checks; large result sets paginate quickly.
thread_id captured 2026-08-31 09:05:54Zmedian 30859 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 | 31021 ms | 31473 ms | 31925 ms | [0, 0] | 2 |
| realistic | 2 | 30280 ms | 30859 ms | 31439 ms | [0, 0] | 2 |
| edge | 2 | 28375 ms | 28600 ms | 28826 ms | [0, 0] | 2 |
Latency per trial
minimalmedian 31473ms
scale: 0–31925 ms
realisticmedian 30859ms
scale: 0–31439 ms
edgemedian 28600ms
scale: 0–28826 ms
Probe variants — every command + output
minimal
2 trialsmin 31021ms · median 31473ms · max 31925ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.threads WHERE thread_id = '1' LIMIT 1Trials + output
trial 1·31021ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/activity/notifications#get-a-thread","status":"404"} [GET] https://api.github.com/notifications/threads/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31925ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/activity/notifications#get-a-thread","status":"404"} [GET] https://api.github.com/notifications/threads/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic
2 trialsmin 30280ms · median 30859ms · max 31439ms · rows 0,0
typical user query
Command
SELECT * FROM github.threads WHERE thread_id = '1' LIMIT 25Trials + output
trial 1·30280ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/activity/notifications#get-a-thread","status":"404"} [GET] https://api.github.com/notifications/threads/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31439ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/activity/notifications#get-a-thread","status":"404"} [GET] https://api.github.com/notifications/threads/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge
2 trialsmin 28375ms · median 28600ms · max 28826ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.threads WHERE thread_id = '1' LIMIT 200Trials + output
trial 1·28826ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/activity/notifications#get-a-thread","status":"404"} [GET] https://api.github.com/notifications/threads/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28375ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/activity/notifications#get-a-thread","status":"404"} [GET] https://api.github.com/notifications/threads/1
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 | 31021ms | 0 | error | — |
| minimal | t2 | 31925ms | 0 | error | — |
| realistic | t1 | 30280ms | 0 | error | — |
| realistic | t2 | 31439ms | 0 | error | — |
| edge | t1 | 28826ms | 0 | error | — |
| edge | t2 | 28375ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:05:54ZJSON record:
reports/github/tables/threads.jsonfirst_run_at:
2026-08-31T09:05:54Zlast_retried_at:
2026-08-31T09:05:54Zretry_count:
0