A background worker can now report at startup that it needs your attention rather than just idle.
What's wrong with this entry?
On registration a worker may now report a requires_action state with details, derived from state restored at startup, rather than always reporting idle. A new event records what was reported and why.
- If nothing was derived but a pending action was restored, the worker adopts that action and still reports idle.
- Whether the parked state is reported depends on the restored-state read completing within the init ordering bound.
tengu_ccr_init_park_report
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.232
Background dialog gains a Completed section and lets you stop finished agents
Both mention background agent
-
v2.1.232
Task list keeps your place, and Enter opens a running agent
Both mention background agent
-
v2.1.232
Finished background agents can show as "parked" rather than "done"
Both mention background agent