cancel_job

shallow

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

Cancel a job that is STILL QUEUED. Free, repeatable, never refunds. ALWAYS branch on `cancelled`; reason + next_action say what to do. A queued job was never charged (the worker charges), so credits_refunded is always 0. A RUNNING job cannot be stopped: it finishes, CHARGES and persists. Cancelled reads as status "failed" with error.error.details.cancelled true; to re-run, resubmit with a FRESH idempotency_key (reusing the cancelled one replays the cancelled result). Errors: unauthorized, forbidden (key lacks the spend scope), not_found, rate_limited.

100.0/100

1 trials · measured 8 days ago

cancel_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: cancel_job
[![Vouch score](https://vouch.tools/api/tools/71b6ba70-7797-4819-9beb-98208256c119/badge.svg)](https://vouch.tools/tools/71b6ba70-7797-4819-9beb-98208256c119)
cancel_job — Vouch