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

Increase gradle memory pool size from 4gb to 12gb, crash on OOM #3254

Merged
merged 9 commits into from
Mar 11, 2024

Conversation

markushi
Copy link
Member

@markushi markushi commented Mar 8, 2024

📜 Description

#skip-changelog

An attempt to fix CI issues where certain gradle tasks simply get stuck forever. E.g. https://github.com/getsentry/sentry-java/actions/runs/8200009043/job/22426029447?pr=3253#step:5:1524

💡 Motivation and Context

Reliable CI!

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

@markushi markushi enabled auto-merge (squash) March 8, 2024 09:36
Copy link
Member

@stefanosiano stefanosiano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doesn't work 😕

@markushi markushi changed the title Increase gradle memory pool size from 4gb to 8gb, crash on OOM Increase gradle memory pool size from 4gb to 12gb, crash on OOM Mar 11, 2024
@markushi markushi merged commit 28c9a83 into main Mar 11, 2024
22 checks passed
@markushi markushi deleted the fix/ci-hangs branch March 11, 2024 08:44
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.

3 participants