Skip to content

v0.9.60 — More memory headroom so the API stops restarting under load

Choose a tag to compare

@github-actions github-actions released this 19 Jun 08:34
· 53 commits to main since this release
d226826

Prevented unexpected API restarts under heavy load. Each API instance now runs with more memory headroom, and autoscaling kicks in sooner, so the brief interruptions some requests saw during memory spikes are resolved

What's Changed

  • fix(prod): 2Gi memory (Guaranteed) + earlier HPA scale-out — stop OOM restarts by @lillyboga in #3497

Full Changelog: v0.9.59...v0.9.60