GoogleCloudPlatform/oozie-to-airflow

Implement wf:errorMessage el-function

turbaszek opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
Implement wf:errorMessage el-function.

Why it's difficult
Airflow has no error messages, 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.