Revise data column rpc limits and queue sizes (#7887)

Revise data column rpc limits and queue sizes. Also removed some outdated TODOs for Fulu / das.
This commit is contained in:
Jimmy Chen
2025-08-19 13:48:08 +10:00
committed by GitHub
parent 1fd7ead010
commit 34dd1b27ae
7 changed files with 7 additions and 27 deletions

View File

@@ -161,7 +161,6 @@ impl<T: BeaconChainTypes> ActiveCustodyRequest<T> {
block_root = ?self.block_root,
%req_id,
%peer_id,
// TODO(das): this property can become very noisy, being the full range 0..128
?missing_column_indexes,
"Custody column peer claims to not have some data"
);