From 1c7faf92df8e36c99dec7fde7a59c8d0516a02be Mon Sep 17 00:00:00 2001 From: Mike Stepanovic Date: Fri, 7 Mar 2025 15:00:53 -0700 Subject: [PATCH] tweaked cron for 10 minutes of buffer between 3 core tasks --- .github/workflows/dbt_run_streamline_blocks_tx_realtime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dbt_run_streamline_blocks_tx_realtime.yml b/.github/workflows/dbt_run_streamline_blocks_tx_realtime.yml index 69d96fa..c2a6e69 100644 --- a/.github/workflows/dbt_run_streamline_blocks_tx_realtime.yml +++ b/.github/workflows/dbt_run_streamline_blocks_tx_realtime.yml @@ -4,7 +4,7 @@ run-name: dbt_run_streamline_blocks_tx_realtime on: workflow_dispatch: schedule: - - cron: "15,45 * * * *" + - cron: "5,35 * * * *" env: DBT_PROFILES_DIR: ./