mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-27 08:08:15 -05:00
fix: update metrics for download_block_range (#16064)
This commit is contained in:
@@ -133,6 +133,8 @@ where
|
||||
target: request.start_hash(),
|
||||
});
|
||||
self.inflight_block_range_requests.push(request);
|
||||
|
||||
self.update_block_download_metrics();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user