diff --git a/airflow_variables_dev.json b/airflow_variables_dev.json index c472983a..cf44f13a 100644 --- a/airflow_variables_dev.json +++ b/airflow_variables_dev.json @@ -250,9 +250,9 @@ "default": 60, "build_time_task": 480, "build_export_task": 840, - "enriched_history_operations": 720, - "current_state": 720, - "elementary_dbt_enriched_base_tables": 1020, + "enriched_history_operations": 540, + "current_state": 540, + "elementary_dbt_enriched_base_tables": 840, "ohlc": 720, "liquidity_pool_trade_volume": 1140, "mgi": 660, diff --git a/airflow_variables_prod.json b/airflow_variables_prod.json index 7b492d45..c4c14653 100644 --- a/airflow_variables_prod.json +++ b/airflow_variables_prod.json @@ -245,9 +245,9 @@ "default": 60, "build_time_task": 300, "build_export_task": 600, - "enriched_history_operations": 1800, - "current_state": 1200, - "elementary_dbt_enriched_base_tables": 2100, + "enriched_history_operations": 960, + "current_state": 600, + "elementary_dbt_enriched_base_tables": 1080, "ohlc": 960, "liquidity_pool_trade_volume": 1200, "mgi": 1020,