You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jorgebay
changed the title
Set GO's soft memory limit when BARCO_MEMORY_LIMIT is set
Set GO's soft memory limit when POLAR_MEMORY_LIMIT is set
Dec 9, 2022
We currently pass the k8s memory limits as environment variable.
We should rename it to
POLAR_MEMORY_LIMIT_KIB
and setdebug.SetMemoryLimit()
to 90% of that value.The text was updated successfully, but these errors were encountered: