muon-protocol / muon-node-js

9 stars 18 forks source link

unnecessary connections #363

Closed bakhshandeh closed 9 months ago

bakhshandeh commented 10 months ago

On PION, only one app is deployed and at most two active contexts should be running (40 nodes). When one deployer restarts, more than 120 nodes will connect to it in the first five minutes. There is something wrong with db-sync or maybe there is another issue that causes the nodes to open unnecessary connections.