Memory stay at spike even when the request ends
ProjectId: ffc699a7-8a82-4231-949c-107a6fecfffc
I run a zk proof server, it consumes about 200 MB ram normally, and 10 GB when there's a proof generation request.
However, the memory usage stay at 10GB even if the request ends while the cpu and network reduce to 0 as normally. I have try app sleeping, but the issue still occurs after 15 minutes without any outbount traffic.
Should I setup the config or anything else to reduce the memory when there's no high-memory consumption request?
2 Replies