prefect.runtime.task_run
PREFECT__RUNTIME__TASK_RUN
.
Available attributes:
id
: the task run’s unique IDname
: the name of the task runtags
: the task run’s set of tagsparameters
: the parameters the task was called withrun_count
: the number of times this task run has been runtask_name
: the name of the taskget_id
get_tags
get_run_count
get_name
get_task_name
get_parameters
get_task_run_api_url
get_task_run_ui_url