Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Patch/merge conflict resolution (#386)
* [PRODUCTION] Update production Airflow environment (#370) * requirements updated * sqlfluff * Use the correct gcs bucket (#372) --------- Co-authored-by: Laysa de Sousa Bitencourt <[email protected]> Co-authored-by: chowbao <[email protected]> * [PRODUCTION] Update production Airflow environment (#375) * requirements updated * Update READMEs --------- Co-authored-by: Laysa de Sousa Bitencourt <[email protected]> --------- Co-authored-by: Laysa de Sousa Bitencourt <[email protected]> Co-authored-by: chowbao <[email protected]> * [PRODUCTION] Update production Airflow environment (#378) * HUBBLE-409 Update/delete airflow variable names (#377) * Updates for testnet-reset (#380) * Feature/add slas (#359) --------- Co-authored-by: chowbao <[email protected]> --------- Co-authored-by: Laysa Bitencourt <[email protected]> Co-authored-by: chowbao <[email protected]> Co-authored-by: Eduardo Alves <[email protected]> * [PRODUCTION] Update production Airflow environment (#382) * HUBBLE-409 Update/delete airflow variable names (#377) * test time task without affinity * delete affinity from repo * dbt_ * testing config related to stellar_marts * documented * test without var dbt_dataset * with dbt_dataset again * dbt_dataset_for_test * comment excluded * Updates for testnet-reset (#380) * Feature/add slas (#359) * Created alert_sla_miss callback funcion * Defined test value for export task SLA * Defined sla_miss_callback for DAG level parameter * Increased time task timeout value * Added dev Airflow variable for tasks SLA values * Added slack notification logic for the SLA miss callback * Added SLA parameter to the relavant task building functions * Removed SLA miss callback function and related logic * Added refactored logic for sla miss callback function * Added sla miss callback to desired dags * Adjusted callback logic for sentry integration * Added task SLA values for prod Airflow variables * Changed alert message to better distinguish SLA miss from task fail alerts * Update dev tasks sla and timeout values * Update prod tasks sla and timeout values * Added default sla value to dag default args * Added missing SLA param to build task functions * Standardizing logic for fetching SLA param value * Added sla miss callback reference * Remove default SLA from default args * Set missing sla params to tasks * Updated values for sla variables * Updated build_dbt_task timeout value * Changed variable names to match new naming reference --------- Co-authored-by: chowbao <[email protected]> * Update stellar-etl image (#381) * Update stellar-etl image (#383) --------- Co-authored-by: Laysa Bitencourt <[email protected]> Co-authored-by: chowbao <[email protected]> Co-authored-by: Eduardo Alves <[email protected]> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Laysa de Sousa Bitencourt <[email protected]> Co-authored-by: chowbao <[email protected]> Co-authored-by: Eduardo Alves <[email protected]>
- Loading branch information