• Mark Tyneway's avatar
    dtl: add retry loop to `eth_getBlockRange` · e9602d86
    Mark Tyneway authored
    The RPC endpoint `eth_getBlockRange` is a custom endpoint
    that was added to `l2geth` to speed up pulling in data
    from the sequencer to run a replica of the sequencer.
    A `null` response is not handled properly, this commit
    adds the retries and errors after too many retries.
    It linearly backs off its timing with each retry
    e9602d86
Name
Last commit
Last update
..
client Loading commit data...
db Loading commit data...
services Loading commit data...
types Loading commit data...
utils Loading commit data...
index.ts Loading commit data...