Cluster info metrics (#10215)
This commit is contained in:
@ -455,7 +455,8 @@ fn network_run_pull(
|
||||
overhead += node
|
||||
.lock()
|
||||
.unwrap()
|
||||
.process_pull_response(&from, &timeouts, rsp, now);
|
||||
.process_pull_response(&from, &timeouts, rsp, now)
|
||||
.0;
|
||||
}
|
||||
(bytes, msgs, overhead)
|
||||
})
|
||||
|
Reference in New Issue
Block a user