flush tsdb every 10
This commit is contained in:
parent
88b2618edf
commit
185ce7a3b4
@ -335,7 +335,7 @@ impl Web3ProxyApp {
|
||||
rpc_secret_key_cache.clone(),
|
||||
user_balance_cache.clone(),
|
||||
stat_buffer_shutdown_receiver,
|
||||
1,
|
||||
10,
|
||||
flush_stat_buffer_sender.clone(),
|
||||
flush_stat_buffer_receiver,
|
||||
)? {
|
||||
|
Loading…
Reference in New Issue
Block a user