Skip to content

Conversation

@runningcode
Copy link
Contributor

@runningcode runningcode commented Jun 18, 2025

📜 Description

Use all of them!

#skip-changelog

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • 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.
  • I updated the wizard 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

Use all of them!
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.

If i remember correctly we did this when trying to fix CI freezing randomly.
Our suspect was out of memory because of too many things running at the same time.
Let's do this (things improved in the meantime), and keep it in mind if we have other problems with CI again

@romtsn
Copy link
Member

romtsn commented Jun 18, 2025

If i remember correctly we did this when trying to fix CI freezing randomly. Our suspect was out of memory because of too many things running at the same time. Let's do this (things improved in the meantime), and keep it in mind if we have other problems with CI again

yup it was this PR #3814. Unsure if it got better, but we can try again!

@runningcode
Copy link
Contributor Author

runningcode commented Jun 18, 2025

Good to know the context. If this is a CI only thing then we should set the workers to 2 only on CI. I’ll do that if this happens again.

@runningcode runningcode merged commit 59389fa into main Jun 19, 2025
32 checks passed
@runningcode runningcode deleted the no/limit-cores branch June 19, 2025 05:30
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.

4 participants