put timeout from 30 to 60s

This commit is contained in:
cventastic
2022-03-25 11:41:38 +01:00
parent ee90c39c29
commit bfe6db1eda

View File

@@ -143,7 +143,7 @@
"user_agent": "",
"validator_cache_size": 10000,
"application_cache_size": 10000,
"rpc_timeout": 30000,
"rpc_timeout": 60000,
"pocket_prometheus_port": "8083",
"prometheus_max_open_files": 3,
"max_claim_age_for_proof_retry": 32,