put timeout from 30 to 60s
This commit is contained in:
@@ -143,7 +143,7 @@
|
|||||||
"user_agent": "",
|
"user_agent": "",
|
||||||
"validator_cache_size": 10000,
|
"validator_cache_size": 10000,
|
||||||
"application_cache_size": 10000,
|
"application_cache_size": 10000,
|
||||||
"rpc_timeout": 30000,
|
"rpc_timeout": 60000,
|
||||||
"pocket_prometheus_port": "8083",
|
"pocket_prometheus_port": "8083",
|
||||||
"prometheus_max_open_files": 3,
|
"prometheus_max_open_files": 3,
|
||||||
"max_claim_age_for_proof_retry": 32,
|
"max_claim_age_for_proof_retry": 32,
|
||||||
|
|||||||
Reference in New Issue
Block a user