Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
ProgressCallback -> StreamedMilestones
Pass an optional tracking callback into execution layers to stream iterative execution milestones back to the caller.
Problem it solves
Long-running computational tasks block client updates, giving the appearance of a stalled or unresponsive process.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.