mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 18:46:54 +00:00
* wip * make the DMLs ACID * add backfill job, rename existing workflow * check there is data to backfill before continuing
302 B
302 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_backfill | */10 * * * * |
| 7 | dbt_run_nft_compressed_mints_realtime | */15 * * * * |