-
-
Notifications
You must be signed in to change notification settings - Fork 129
Closed
Labels
Description
Recently, I discovered that the memory usage of the recorder grows considerably when using views. I have a few views and when viewing them and reloading the browser a few times, memory usage can grow to over 1GiB (and then OOM kicks in, my Kubernetes Pod has this as a limit). It also doesn't go down automatically, only when restarting the container.
Is this a known issue? How can I help to debug that?