Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: increase heap memory limit #2580

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

MSzalowski
Copy link
Contributor

Temporary fix

This solution is temporary as we shouldn't exceed the default heap memory limit.

List of changes

  • increase the heap memory limit

Checklist

  • related issue
  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the changelog
  • I have added tests that prove my fix is effective or that my feature works

@MSzalowski MSzalowski requested a review from jdyczka as a code owner December 24, 2024 15:26
@MSzalowski MSzalowski linked an issue Dec 24, 2024 that may be closed by this pull request
@MSzalowski MSzalowski requested a review from placek December 24, 2024 15:27
Copy link

✅ All checks succeeded

2 similar comments
Copy link

✅ All checks succeeded

Copy link

✅ All checks succeeded

@MSzalowski MSzalowski merged commit 840e065 into develop Dec 27, 2024
10 checks passed
@MSzalowski MSzalowski deleted the fix.2553-insufficient-heap-memory-during-build branch December 27, 2024 06:47
Copy link

@MSzalowski
This PR is in the tag: develop-840e06515bc5c903be485da725b92e7a6fd61e15 , for govtool-frontend service

Copy link

@MSzalowski
This PR is in the tag: develop-840e06515bc5c903be485da725b92e7a6fd61e15 , for govtool-metadata-validation service

Copy link

@MSzalowski
This PR is in the tag: develop-840e06515bc5c903be485da725b92e7a6fd61e15 , for govtool-backend service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Insufficient Heap Memory During Build
2 participants