wait_for_job

shallow

app.railway.up.engine-production-3bdc/vhgengine · Verify this server

Block until a job is terminal, then return it. Free, bounded, no poll loop. Returns the EXACT get_job body plus timed_out, waited_ms and polls, so branch on `status` exactly as you would with get_job. timed_out:true is NOT a failure, it means the budget ran out: call again with the SAME job_id. Waiting neither cancels nor charges; the worker charges when it runs the job either way. It returns IMMEDIATELY with worker_alive:false + `warning` when no worker exists here. Errors: unauthorized, not_found (unknown or foreign job_id), rate_limited.

100.0/100

1 trials · measured 8 days ago

wait_for_job scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against app.railway.up.engine-production-3bdc/vhgengine, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: wait_for_job
[![Vouch score](https://vouch.tools/api/tools/2721ac3f-edd3-43dc-b861-68f3f1479222/badge.svg)](https://vouch.tools/tools/2721ac3f-edd3-43dc-b861-68f3f1479222)
wait_for_job — Vouch