(cherry picked from commit aacb28c453
)
Co-authored-by: carllin <carl@solana.com>
This commit is contained in:
@ -582,7 +582,7 @@ impl BankingStage {
|
||||
Err(RecvTimeoutError::Disconnected) => break,
|
||||
}
|
||||
|
||||
banking_stage_stats.report(100);
|
||||
banking_stage_stats.report(1000);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user