Make it possible to set memory usage limitation for a batch task
it would be nice if we can set the maximum memory usage for a specific task.
This could help us protecting concurrent tasks from failing when one task is consuming a lot of memory.
6
votes

1 comment
-
Adminbatchuv (Other, Microsoft Azure) commented
If you are able to containerize your application, you can set memory usage limits.