feat(hubble): configurable reorg handling (#3232)
- `min_seconds_between_monitor_checks` - currently we're refreshing each non-finalized block every second. this allows us to control the minimum time between each check. new default 60 seconds) - `retry_later_sleep_seconds` - configures the finalizer idle polling time (currently 1 second => new default 5 seconds) this should save a lot of rpc calls
J
Jurriaan Pruijs committed
bd521a3216de8d19289824c7c36a948e076f2492
Committed by GitHub <noreply@github.com>
on 11/8/2024, 8:51:22 PM