-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Implement wf:errorCode el-function.
Why it's difficult
Airflow has no error codes, so preserving any decision logic based on the code will require some mapping or extending the DAG structure.
Describe the solution you'd like
The implementation preserves the original el logic.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request