mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 16:46:47 +00:00
* wip * wip * tmp change to get it to work * fix service var, change producer values * wip * add source and bronze models * wip rewards * wip * wip * wip * adjust partition key logic for block rewards * add dbt depends_on * compare to completed * add workflow for calling streamline 2.0 block rewards * make and use v2 streamline external table macro * rename and adjust starting block/partition * update workflow * match existing schedule
402 B
402 B
| 1 | workflow_name | workflow_schedule |
|---|---|---|
| 2 | dbt_run_incremental | 16,46 * * * * |
| 3 | dbt_run_incremental_non_core | 1,31 * * * * |
| 4 | dbt_test_tasks | 0,30 * * * * |
| 5 | dbt_run_decode_instructions_orchestrator | */5 * * * * |
| 6 | dbt_run_nft_compressed_mints_realtime | */15 * * * * |
| 7 | dbt_run_nft_compressed_mints_sales_realtime | 55 * * * * |
| 8 | dbt_run_decode_logs_orchestrator | */15 * * * * |
| 9 | dbt_run_streamline_block_rewards | */15 * * * * |