github source
fail
View version history →
github.deliveries
failList deliveries for an organization webhook
Requires org and hook_id. Most useful optional filters: status, owner, repo. Add delivery_id to jump from the default list call to a specific record lookup.
org, hook_id captured 2026-08-31 05:54:43Zmedian 29500 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 | 28808 ms | 31179 ms | 33551 ms | [0, 0] | 2 |
| realistic | 2 | 28968 ms | 29500 ms | 30033 ms | [0, 0] | 2 |
| edge | 2 | 30080 ms | 31440 ms | 32800 ms | [0, 0] | 2 |
Latency per trial
minimalmedian 31179ms
scale: 0–33551 ms
realisticmedian 29500ms
scale: 0–30033 ms
edgemedian 31440ms
scale: 0–32800 ms
Probe variants — every command + output
minimal
2 trialsmin 28808ms · median 31179ms · max 33551ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.deliveries WHERE org = 'opencode' AND hook_id = '1' LIMIT 1Trials + output
trial 1·33551ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook","status":"404"} [GET] https://api.github.com/orgs/opencode/hooks/1/deliveries
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28808ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook","status":"404"} [GET] https://api.github.com/orgs/opencode/hooks/1/deliveries
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic
2 trialsmin 28968ms · median 29500ms · max 30033ms · rows 0,0
typical user query
Command
SELECT * FROM github.deliveries WHERE org = 'opencode' AND hook_id = '1' LIMIT 25Trials + output
trial 1·30033ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook","status":"404"} [GET] https://api.github.com/orgs/opencode/hooks/1/deliveries
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28968ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook","status":"404"} [GET] https://api.github.com/orgs/opencode/hooks/1/deliveries
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge
2 trialsmin 30080ms · median 31440ms · max 32800ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.deliveries WHERE org = 'opencode' AND hook_id = '1' LIMIT 200Trials + output
trial 1·30080ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook","status":"404"} [GET] https://api.github.com/orgs/opencode/hooks/1/deliveries
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·32800ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook","status":"404"} [GET] https://api.github.com/orgs/opencode/hooks/1/deliveries
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 | 33551ms | 0 | error | — |
| minimal | t2 | 28808ms | 0 | error | — |
| realistic | t1 | 30033ms | 0 | error | — |
| realistic | t2 | 28968ms | 0 | error | — |
| edge | t1 | 30080ms | 0 | error | — |
| edge | t2 | 32800ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:54:43ZJSON record:
reports/github/tables/deliveries.jsonfirst_run_at:
2026-08-31T05:54:43Zlast_retried_at:
2026-08-31T05:54:43Zretry_count:
0