Datapoints overwhelm the metrics queue and blow up ram usage. (#8272)
automerge
This commit is contained in:
committed by
GitHub
parent
c350543b46
commit
17fb8258e5
@ -132,6 +132,7 @@ pub struct Validator {
|
||||
}
|
||||
|
||||
impl Validator {
|
||||
#[allow(clippy::cognitive_complexity)]
|
||||
pub fn new(
|
||||
mut node: Node,
|
||||
keypair: &Arc<Keypair>,
|
||||
|
Reference in New Issue
Block a user