Closed jakubgs closed 1 year ago
Prod nodes are running out of memory regularly recently:
https://grafana.infra.status.im/d/QCTZ8-Vmk/single-host-dashboard?orgId=1&var-host=node-02.do-ams3.status.prod&from=1652555352670&to=1653592152670
This is most probably related to the recent changes in store capacity:
It appears even 200k is too much considering everything is loaded into memory, and there's a memory leak:
I'm going to attempt to lower the store capacity to 100k to see if that makes a difference: https://github.com/status-im/infra-status/commit/dd76f2c2
I don't believe this is relevant any longer:
Prod nodes are running out of memory regularly recently:
https://grafana.infra.status.im/d/QCTZ8-Vmk/single-host-dashboard?orgId=1&var-host=node-02.do-ams3.status.prod&from=1652555352670&to=1653592152670
This is most probably related to the recent changes in store capacity:
It appears even 200k is too much considering everything is loaded into memory, and there's a memory leak: