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