mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-11 23:45:05 -05:00
* refactor: remove timeout config from downloader The timeout should be controlled by the client implementation. * feat: downloader request retries * test: add concurrent body downloader tests * chore: fmt Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>