AIP-72: Handling task instance state exceptions from task sdk and execution API #44414
Open
7 of 10 tasks
Labels
area:core
area:task-execution-interface-aip72
AIP-72: Task Execution Interface (TEI) aka Task SDK
kind:meta
High-level information important to the community
Body
Similar to #44137, there are various state exceptions raised while running
ti.task.execute
. This issue tracks handling them gracefully.TaskDeferred
(PR: AIP 72: Handling "deferrable" tasks in execution_api and task SDK #44241 @amoghrajesh)AirflowSkipException
(PR AIP-72: Handling skipped tasks in task_sdk #44786 @amoghrajesh)AirflowRescheduleException
(PR AIP-72: Handling "up_for_reschedule" task instance states #44907 @amoghrajesh)AirflowFailException
(PR AIP-72: Handlingfailed
TI state forAirflowFailException
&AirflowSensorTimeout
#44954 @amoghrajesh)AirflowSensorTimeout
(PR AIP-72: Handlingfailed
TI state forAirflowFailException
&AirflowSensorTimeout
#44954 @amoghrajesh)AirflowTaskTerminated
(PR AIP-72: Handlingfailed
TI state forAirflowTaskTerminated
#44977 @amoghrajesh)AirflowTaskTimeout, AirflowException
SystemExit
BaseException
Committer
The text was updated successfully, but these errors were encountered: