Skip to main content

prefect.server.api.ui.flow_runs

Functions

read_flow_run_history

count_task_runs_by_flow_run

Get task run counts by flow run id.

Classes

SimpleFlowRun

Methods:

model_validate_list

reset_fields

Reset the fields of the model that are in the _reset_fields set. Returns:
  • A new instance of the model with the reset fields.