Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#xxx] node: Increase default replication timeout to 1 minute
Storage node's replication timeout usually not carefully tuned and in most cases remains the default. Previously it was 5s, which might not be enough for "highly distributed" networks (such as TestNet or MainNet). Increase `replicator.put_timeout` config default to `1m`. Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
- Loading branch information