render source

render.deploys

fail

Deployment 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_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
minimal123303 ms23303 ms23303 ms[0]1
realistic121992 ms21992 ms21992 ms[0]1
edge125086 ms25086 ms25086 ms[0]1

Latency per trial

minimalmedian 23303ms
t123303ms
scale: 0–23303 ms
realisticmedian 21992ms
t121992ms
scale: 0–21992 ms
edgemedian 25086ms
t125086ms
scale: 0–25086 ms

Probe variants — every command + output

minimal1 trials
min 23303ms · median 23303ms · max 23303ms · rows 0

smallest valid query

Command
SELECT * FROM render.deploys WHERE service_id = '1' LIMIT 1
Trials + 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.
realistic1 trials
min 21992ms · median 21992ms · max 21992ms · rows 0

typical user query

Command
SELECT * FROM render.deploys WHERE service_id = '1' LIMIT 5
Trials + 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.
edge1 trials
min 25086ms · median 25086ms · max 25086ms · rows 0

edge: larger limit

Command
SELECT * FROM render.deploys WHERE service_id = '1' LIMIT 50
Trials + 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 / comboTrial #LatencyRowsStatusFirst key returned
minimalt123303ms0error
realistict121992ms0error
edget125086ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-30T14:57:52Z
JSON record: reports/render/tables/deploys.json