Tasks
Tasks

Nightly Step

One link of the A2 nightly chain: run a single step under its own scheduler_runs row, then enqueue the next step. Always returns 200 — the chain (not Cloud Tasks retries) controls flow: a fatal-step failure ends the chain; a non-fatal failure logs and continues.

post/api/tasks/nightly-step

Headers

x-cloudscheduler-secretstring nullable
x-scheduler-secretstring nullable
authorizationstring nullable

Request body

stepinteger required

Response

Successful Response

{"stackTrail":"paths:/api/tasks/nightly-step:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.