# algocline-core::execution::progress
Progress observation types for the `ExecutionService` layer.
## Types
- `ProgressEvent` — An event emitted on the per-session broadcast channel.
## Traits
- `ObserverHandle` — Handle returned by [`crate::execution::ExecutionService::observe`].