Skip to content

fix: remove explicit Node heap cap from backend Dockerfile (#411)#412

Merged
plakkara-bc merged 1 commit into
testfrom
dev
Jul 17, 2026
Merged

fix: remove explicit Node heap cap from backend Dockerfile (#411)#412
plakkara-bc merged 1 commit into
testfrom
dev

Conversation

@plakkara-bc

Copy link
Copy Markdown
Contributor

Let Node.js use its default heap sizing within the pod memory limit so we can validate behaviour on dev and test before prod.

Description

Please provide a summary of the change and the issue fixed. Please include relevant context. List dependency changes.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

  • Automated/Unit tests
  • Manual tests (description below)
  • No new tests are required

Checklist

  • I have tested my changed locally
  • The code builds and pass all tests, No warning
  • I have made corresponding changes to the documentation

In Progress/Follow Up

Let Node.js use its default heap sizing within the pod memory limit so we can validate behaviour on dev and test before prod.
@plakkara-bc
plakkara-bc requested a review from mdiapenabc July 17, 2026 23:12
@plakkara-bc
plakkara-bc merged commit 6777d4c into test Jul 17, 2026
28 checks passed
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.

2 participants