Skip to main content

Module tracked

Module tracked 

Source
Expand description

Tracked operation helper

Wraps an async API call with a spinner (in interactive/Table mode) and appends timing + API health info on completion. Non-interactive and structured output modes (JSON, YAML, CSV) run the operation directly with no spinner.

Functionsยง

tracked_op
Execute an async operation with progress tracking.