airflow-composer-error-handling.This project shows how to apply error handling in Airflow DAGs and Cloud Composer in Google Cloud. Instead of repeat a technical code of error handling in each DAG, the principle is to use a callback and a failure interceptor.