diff --git a/.github/workflows/dbt_run_streamline_decoder_history_range_1.yml b/.github/workflows/dbt_run_streamline_decoder_history_range_1.yml index 858b5e2..6adb395 100644 --- a/.github/workflows/dbt_run_streamline_decoder_history_range_1.yml +++ b/.github/workflows/dbt_run_streamline_decoder_history_range_1.yml @@ -42,4 +42,4 @@ jobs: dbt deps - name: Run DBT Jobs run: | - dbt run --threads 4 --vars '{"STREAMLINE_INVOKE_STREAMS":True,"WAIT":600,"row_limit":7500000}' -m "polygon_models,tag:streamline_decoded_logs_complete" "polygon_models,tag:streamline_decoded_logs_history_range_1" \ No newline at end of file + dbt run --threads 4 --vars '{"STREAMLINE_INVOKE_STREAMS":True,"WAIT":100,"row_limit":7500000}' -m "polygon_models,tag:streamline_decoded_logs_complete" "polygon_models,tag:streamline_decoded_logs_history_range_1" \ No newline at end of file diff --git a/.github/workflows/dbt_run_streamline_decoder_history_range_2.yml b/.github/workflows/dbt_run_streamline_decoder_history_range_2.yml index 9595baa..3ae3780 100644 --- a/.github/workflows/dbt_run_streamline_decoder_history_range_2.yml +++ b/.github/workflows/dbt_run_streamline_decoder_history_range_2.yml @@ -42,4 +42,4 @@ jobs: dbt deps - name: Run DBT Jobs run: | - dbt run --threads 8 --vars '{"STREAMLINE_INVOKE_STREAMS":True,"WAIT":120,"row_limit":2400000}' -m "polygon_models,tag:streamline_decoded_logs_complete" "polygon_models,tag:streamline_decoded_logs_history_range_2" \ No newline at end of file + dbt run --threads 8 --vars '{"STREAMLINE_INVOKE_STREAMS":True,"WAIT":100,"row_limit":2400000}' -m "polygon_models,tag:streamline_decoded_logs_complete" "polygon_models,tag:streamline_decoded_logs_history_range_2" \ No newline at end of file diff --git a/.github/workflows/dbt_run_streamline_decoder_history_range_3.yml b/.github/workflows/dbt_run_streamline_decoder_history_range_3.yml index 5c72eb1..e4f4272 100644 --- a/.github/workflows/dbt_run_streamline_decoder_history_range_3.yml +++ b/.github/workflows/dbt_run_streamline_decoder_history_range_3.yml @@ -42,4 +42,4 @@ jobs: dbt deps - name: Run DBT Jobs run: | - dbt run --threads 8 --vars '{"STREAMLINE_INVOKE_STREAMS":True,"WAIT":120,"row_limit":2400000}' -m "polygon_models,tag:streamline_decoded_logs_complete" "polygon_models,tag:streamline_decoded_logs_history_range_3" \ No newline at end of file + dbt run --threads 8 --vars '{"STREAMLINE_INVOKE_STREAMS":True,"WAIT":100,"row_limit":2400000}' -m "polygon_models,tag:streamline_decoded_logs_complete" "polygon_models,tag:streamline_decoded_logs_history_range_3" \ No newline at end of file diff --git a/.github/workflows/dbt_run_streamline_decoder_history_range_4.yml b/.github/workflows/dbt_run_streamline_decoder_history_range_4.yml index 323ab82..0fc574a 100644 --- a/.github/workflows/dbt_run_streamline_decoder_history_range_4.yml +++ b/.github/workflows/dbt_run_streamline_decoder_history_range_4.yml @@ -42,4 +42,4 @@ jobs: dbt deps - name: Run DBT Jobs run: | - dbt run --threads 8 --vars '{"STREAMLINE_INVOKE_STREAMS":True,"WAIT":120,"row_limit":2400000}' -m "polygon_models,tag:streamline_decoded_logs_complete" "polygon_models,tag:streamline_decoded_logs_history_range_4" \ No newline at end of file + dbt run --threads 8 --vars '{"STREAMLINE_INVOKE_STREAMS":True,"WAIT":100,"row_limit":2400000}' -m "polygon_models,tag:streamline_decoded_logs_complete" "polygon_models,tag:streamline_decoded_logs_history_range_4" \ No newline at end of file diff --git a/.github/workflows/dbt_run_streamline_decoder_history_range_5.yml b/.github/workflows/dbt_run_streamline_decoder_history_range_5.yml index 5b3635f..9efe9a7 100644 --- a/.github/workflows/dbt_run_streamline_decoder_history_range_5.yml +++ b/.github/workflows/dbt_run_streamline_decoder_history_range_5.yml @@ -42,4 +42,4 @@ jobs: dbt deps - name: Run DBT Jobs run: | - dbt run --threads 8 --vars '{"STREAMLINE_INVOKE_STREAMS":True,"WAIT":120,"row_limit":2400000}' -m "polygon_models,tag:streamline_decoded_logs_complete" "polygon_models,tag:streamline_decoded_logs_history_range_5" \ No newline at end of file + dbt run --threads 8 --vars '{"STREAMLINE_INVOKE_STREAMS":True,"WAIT":100,"row_limit":2400000}' -m "polygon_models,tag:streamline_decoded_logs_complete" "polygon_models,tag:streamline_decoded_logs_history_range_5" \ No newline at end of file diff --git a/.github/workflows/dbt_run_streamline_decoder_history_range_6.yml b/.github/workflows/dbt_run_streamline_decoder_history_range_6.yml index 3474612..723d4d1 100644 --- a/.github/workflows/dbt_run_streamline_decoder_history_range_6.yml +++ b/.github/workflows/dbt_run_streamline_decoder_history_range_6.yml @@ -42,4 +42,4 @@ jobs: dbt deps - name: Run DBT Jobs run: | - dbt run --threads 8 --vars '{"STREAMLINE_INVOKE_STREAMS":True,"WAIT":120,"row_limit":2400000}' -m "polygon_models,tag:streamline_decoded_logs_complete" "polygon_models,tag:streamline_decoded_logs_history_range_6" \ No newline at end of file + dbt run --threads 8 --vars '{"STREAMLINE_INVOKE_STREAMS":True,"WAIT":100,"row_limit":2400000}' -m "polygon_models,tag:streamline_decoded_logs_complete" "polygon_models,tag:streamline_decoded_logs_history_range_6" \ No newline at end of file