github source

github.threads

fail

Get 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_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
minimal231021 ms31473 ms31925 ms[0, 0]2
realistic230280 ms30859 ms31439 ms[0, 0]2
edge228375 ms28600 ms28826 ms[0, 0]2

Latency per trial

minimalmedian 31473ms
t131021mst231925ms
scale: 0–31925 ms
realisticmedian 30859ms
t130280mst231439ms
scale: 0–31439 ms
edgemedian 28600ms
t128826mst228375ms
scale: 0–28826 ms

Probe variants — every command + output

minimal2 trials
min 31021ms · median 31473ms · max 31925ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.threads WHERE thread_id = '1' LIMIT 1
Trials + 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.
realistic2 trials
min 30280ms · median 30859ms · max 31439ms · rows 0,0

typical user query

Command
SELECT * FROM github.threads WHERE thread_id = '1' LIMIT 25
Trials + 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.
edge2 trials
min 28375ms · median 28600ms · max 28826ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.threads WHERE thread_id = '1' LIMIT 200
Trials + 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 / comboTrial #LatencyRowsStatusFirst key returned
minimalt131021ms0error
minimalt231925ms0error
realistict130280ms0error
realistict231439ms0error
edget128826ms0error
edget228375ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:05:54Z
JSON record: reports/github/tables/threads.json
first_run_at: 2026-08-31T09:05:54Z
last_retried_at: 2026-08-31T09:05:54Z
retry_count: 0
View version history →