lightbend / kalix-javascript-sdk

JavaScript and TypeScript SDKs for Kalix
https://docs.kalix.io/javascript/index.html
Apache License 2.0
22 stars 21 forks source link

ci: upgrade resources for npm-js-tests to large for native image #507

Closed pvlugter closed 1 year ago

pvlugter commented 1 year ago

We sometimes see the native image build fail with out-of-memory for npm-js-tests. For successful builds it's reaching 97% memory usage, and can sometimes go over the limit. The default resource class is 4 GB. Upgrade to the large resource class with 8 GB.

pvlugter commented 1 year ago

Much better, only reaching 62% memory usage with the large resource class now:

https://app.circleci.com/pipelines/github/lightbend/kalix-javascript-sdk/1712/workflows/d0c1c2df-430d-4b06-8637-8e8c2af10dff/jobs/10357/resources