mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 20:56:55 +00:00
* setup pyth backfill * wip * remove dev file * adjust backfill scheduler, add more runs of complete decoded * adjust backfill rane
342 B
342 B
| 1 | workflow_name | workflow_schedule |
|---|---|---|
| 2 | dbt_run_get_nft_compressed_backfill | */15 * * * * |
| 3 | dbt_run_incremental | 16,46 * * * * |
| 4 | dbt_run_incremental_non_core | 1,31 * * * * |
| 5 | dbt_test_tasks | 0,30 * * * * |
| 6 | dbt_run_decode_instructions | */30 * * * * |
| 7 | dbt_run_decode_instructions_backfill | 20,50 * * * * |
| 8 | dbt_run_decode_instructions_completed | 10,40 * * * * |