[ops] Reduce electrs loop time from 5 seconds to 1 second

This commit is contained in:
wiz
2022-05-10 21:52:07 +09:00
parent 63143fe312
commit db35a8a69b
6 changed files with 6 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
"MINED_BLOCKS_CACHE": 144,
"SPAWN_CLUSTER_PROCS": 0,
"API_URL_PREFIX": "/api/v1/",
"WEBSOCKET_REFRESH_RATE_MS": 2000
"POLL_RATE_MS": 1000
},
"SYSLOG" : {
"MIN_PRIORITY": "debug"