observeChain
Returns a Flow of TaskState updates for the chain as a whole. Emits TaskState.Success when ALL steps complete, or TaskState.Failed if any step fails.
Returns a Flow of TaskState updates for the chain as a whole. Emits TaskState.Success when ALL steps complete, or TaskState.Failed if any step fails.