Luhd
Luhd

Reputation: 1

Memory leaks with angular ssr 18 application

I've been struggling with memory leaks issues in my Angular application for a few months now and haven't been able to find a solution. The memory heap is not flushed until my pods restart every 6 hours even though the application has a relatively low load.

I've gone through several discussions on this topic and implemented the following solutions, but none have resolved the problem:

Despite all these actions, the memory keeps increasing over time, never getting flushed, leading to pod restarts. Do you have any suggestion?

Thanks.

Upvotes: 0

Views: 38

Answers (0)

Related Questions