Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Limit Number of Jest Workers #2087

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Limit Number of Jest Workers #2087

merged 1 commit into from
Sep 22, 2022

Conversation

ryanmrodriguez
Copy link
Contributor

@ryanmrodriguez ryanmrodriguez commented Sep 22, 2022

Often playbook builds use a large amount of memory, and are constantly sitting right up against their limits. We've seen OOMKills when there just aren't enough resources to go around. This will reduce the amount of memory used.

image

@ryanmrodriguez ryanmrodriguez changed the title Examine jest worker/memory in CI Limit Number of Jest Workers Sep 22, 2022
@ryanmrodriguez ryanmrodriguez marked this pull request as ready for review September 22, 2022 17:23
@ryanmrodriguez ryanmrodriguez requested a review from a team as a code owner September 22, 2022 17:23
@jasperfurniss jasperfurniss merged commit bc9ec9d into master Sep 22, 2022
@jasperfurniss jasperfurniss deleted the 20220922-jest branch September 22, 2022 17:28
@jasperfurniss jasperfurniss added Ready for Release merged to master, ready for a versioned released improvement This is used when your PR contains library upgrades or doc/site improvements. (USED IN CHANGELOG)) labels Sep 23, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
improvement This is used when your PR contains library upgrades or doc/site improvements. (USED IN CHANGELOG)) Ready for Release merged to master, ready for a versioned released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants