Apache Airflow · Schema

TaskResponse

Task serializer for responses.

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Properties

Name Type Description
task_id object
task_display_name object
owner object
start_date object
end_date object
trigger_rule object
depends_on_past boolean
wait_for_downstream boolean
retries object
queue object
pool object
pool_slots object
execution_timeout object
retry_delay object
retry_exponential_backoff number
priority_weight object
weight_rule object
ui_color object
ui_fgcolor object
template_fields object
downstream_task_ids object
doc_md object
operator_name object
params object
class_ref object
is_mapped object
extra_links array Extract and return extra_links.
View JSON Schema on GitHub