Granola-Team / infra

Granola's cloud infrastructure.
0 stars 0 forks source link

Simulate incoming blocks and staking ledgers in watch mode #21

Open Isaac-DeFrain opened 4 months ago

robinbb commented 4 months ago

Changing milestone.

Isaac-DeFrain commented 3 months ago

I have an idea to build this feature into the indexer, much like our "missing block recovery" mechanism. We would provide two CLI args --block-fetching-exe PATH and --block-fetching-threshold N where PATH is the path to the "block fetching" mechanism executable (essentially, a script that takes a block height arg) and N is time in sec. Operation would go as follows: