Describe the bug
After enabling garbage collection in one of our Werft installations, the WebUI became unresponsive after 30~40 minutes.
We noticed errors when the Web UI performed the ListJobs method.
Meanwhile, we also noticed the lack of logs being emitted
To Reproduce
Start a Werft instance with the configuration from this PR.
Expected behavior
- Web UI to continue being responsive
- Logs regarding garbage collection being emmited
Describe the bug
After enabling garbage collection in one of our Werft installations, the WebUI became unresponsive after 30~40 minutes.
We noticed errors when the Web UI performed the
ListJobsmethod.Meanwhile, we also noticed the lack of logs being emitted
To Reproduce
Start a Werft instance with the configuration from this PR.
Expected behavior