evm chainhead

This commit is contained in:
Austin 2025-09-03 11:11:56 -04:00
parent 16e7cb7df0
commit 0657992c9c

View File

@ -4,7 +4,7 @@ dbt_run_non_core,"17 * * * *"
dbt_run_streamline_blocks_txcount_realtime,"24,54 * * * *"
dbt_run_streamline_transactions_realtime,"29,59 * * * *"
dbt_test_tasks,"5,35 * * * *"
dbt_run_streamline_evm_chainhead,"9,39 * * * *"
dbt_run_streamline_evm_chainhead,"25,55 * * * *"
dbt_run_streamline_decoded_logs_history,"5 23 * * 6"
dbt_run_scheduled_decoded_logs_history_user_abis,"8 23 * * *"
dbt_run_scheduled_decoded_logs,"17,47 * * * *"
1 workflow_name workflow_schedule
4 dbt_run_streamline_blocks_txcount_realtime 24,54 * * * *
5 dbt_run_streamline_transactions_realtime 29,59 * * * *
6 dbt_test_tasks 5,35 * * * *
7 dbt_run_streamline_evm_chainhead 9,39 * * * * 25,55 * * * *
8 dbt_run_streamline_decoded_logs_history 5 23 * * 6
9 dbt_run_scheduled_decoded_logs_history_user_abis 8 23 * * *
10 dbt_run_scheduled_decoded_logs 17,47 * * * *