Workflow failures are now recorded in one place, so logging decisions are consistent.
What's wrong with this entry?
Safety-classifier blocks, agent API errors, per-slot parallel and pipeline failures and auto-mode warnings all previously pushed a message onto a list and separately emitted a workflow log event at eight call sites. They now go through a single recorder with an explicit logging option, so what appears in the workflow log is decided in one place. The messages themselves are unchanged.
recordFailure: (ue) => E(ue, { log: !1 }),
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.239
Workflow tool gains run operations, with the auto-approval hook switched off
Both mention workflow
-
v2.1.239
Workflow tool has a second command shape built in but switched off
Both mention workflow
-
v2.1.239
Workflow "v2 run" handles are scaffolded but never created
Both mention workflow