I want to set a memory limit on the docker container so that it will terminate instead of consuming all the memory on the server and crashing the server. Where can I set
--memory="[memory_limit]"
argument to enable this?
a
Anna Geller
11/25/2022, 8:06 PM
we have an open issue for it here, feel free to add comments to the issue to show that you need this enhancement (you can tell about your use case) https://github.com/PrefectHQ/prefect/issues/7301