state sync: tune request timeout and chunkers (#6566)

This commit is contained in:
Aleksandr Bezobchuk
2021-06-15 14:33:26 -04:00
committed by GitHub
parent 886519e3ca
commit 7d961b55b2
7 changed files with 68 additions and 16 deletions
+1
View File
@@ -335,6 +335,7 @@ func makeNode(config *cfg.Config,
}
stateSyncReactor = statesync.NewReactor(
*config.StateSync,
stateSyncReactorShim.Logger,
proxyApp.Snapshot(),
proxyApp.Query(),