Why Cost & Time Are Tracked
The business reason your workflow reports cost and time — and why doing it well is what makes your work matter.
The Log Node
Everything the Log node does — recording a step, reporting consumption, and enforcing limits by self-terminating on abort.
Handling the Abort Flag
How the platform tells your workflow it has hit a limit — the log response and the abort flag — and what the nodes do about it.
Staying in Sync: external_execution_id & Idempotency
The execution ID that links the platform and your workflow, and the idempotency keys that stop retries from double-counting.