mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-15 09:25:33 -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>