render source
fail
render.deploys
failDeployment history for a Render service. Includes commit info, status, trigger, and timing for each deploy.
service_id captured 2026-08-30 14:57:52Zmedian 21992 ms
Verdict: FALSE
All variants failed. First error: Error: Source resource was not found (404) Detail: {"message":"not found: service 1"} [GET] https://api.render.com/v1/services/1/deploys Hint: Verify the identifier or filter values you passed; the u
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 | 1 | 23303 ms | 23303 ms | 23303 ms | [0] | 1 |
| realistic | 1 | 21992 ms | 21992 ms | 21992 ms | [0] | 1 |
| edge | 1 | 25086 ms | 25086 ms | 25086 ms | [0] | 1 |
Latency per trial
minimalmedian 23303ms
scale: 0–23303 ms
realisticmedian 21992ms
scale: 0–21992 ms
edgemedian 25086ms
scale: 0–25086 ms
Probe variants — every command + output
minimal
1 trialsmin 23303ms · median 23303ms · max 23303ms · rows 0
smallest valid query
Command
SELECT * FROM render.deploys WHERE service_id = '1' LIMIT 1Trials + output
trial 1·23303ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"not found: service 1"}
[GET] https://api.render.com/v1/services/1/deploys
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic
1 trialsmin 21992ms · median 21992ms · max 21992ms · rows 0
typical user query
Command
SELECT * FROM render.deploys WHERE service_id = '1' LIMIT 5Trials + output
trial 1·21992ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"not found: service 1"}
[GET] https://api.render.com/v1/services/1/deploys
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge
1 trialsmin 25086ms · median 25086ms · max 25086ms · rows 0
edge: larger limit
Command
SELECT * FROM render.deploys WHERE service_id = '1' LIMIT 50Trials + output
trial 1·25086ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"not found: service 1"}
[GET] https://api.render.com/v1/services/1/deploys
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 | 23303ms | 0 | error | — |
| realistic | t1 | 21992ms | 0 | error | — |
| edge | t1 | 25086ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-30T14:57:52ZJSON record:
reports/render/tables/deploys.json