prefect.cli.flow_runs_watching
Utilities for following flow runs with interleaved events and logs
Functions
watch_flow_run
flow_run_id
: The ID of the flow run to watchconsole
: Rich console for outputtimeout
: Maximum time to wait for flow run completion in seconds. If None, waits indefinitely.
- The finished flow run
FlowRunWaitTimeout
: If the flow run exceeds the timeout