Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Conversation

@bboreham
Copy link
Contributor

@bboreham bboreham commented Sep 2, 2020

The 30MB memory limit was quite tight to typical usage: such a limit can cause paging and then get the process OOM-killed.

The cpu limit was more reasonable, but without any particular reason to limit this process compared to all the others we run, I think it's simplest to just eliminate the limits.

Also remove the same text from manifests in tests to avoid confusion.

The 30MB memory limit was quite tight to typical usage: such a limit
can cause paging and then get the process OOM-killed.

The cpu limit was more reasonable, but without any particular reason to
limit this process compared to all the others we run, I think it's
simplest to just eliminate the limits.

Also remove the same text from manifests in tests to avoid confusion.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant