randako.
Questions about worker memory usage
I am currently running windmill-ce with Helm.
I'm using three wokergroups.
default, native, and a separate group for scheduling.
Over time, other workgroups stay under 200M in memory usage, but the scheduled worker continues to grow in usage.
(A week later, I'm using about 2.7 GB)
Memory usage increases as more schedules run, but what causes this?
use flow and does not use cache.
I am periodically restarting the worker because I can't let it use memory indefinitely, and I would like to know how I can limit this memory usage.
2 replies