Skip to content

Upgrade to 4GB#121

Merged
KazeemHamzat merged 8 commits intomainfrom
IOPS-4054-Increasing-Heap-Mem-for-Maven-Build
Mar 3, 2026
Merged

Upgrade to 4GB#121
KazeemHamzat merged 8 commits intomainfrom
IOPS-4054-Increasing-Heap-Mem-for-Maven-Build

Conversation

@KazeemHamzat
Copy link
Contributor

Validator is yet failing with 2GB, suggesting to upgrade but increase as required between 2GB - 8GB

nohup java -Xms2G -Xmx8G -jar validation-service-fhir-r4/target/fhir-validator.jar

Given that, this a public repo, memory available on ubuntu-latest should be 16GB. Seem to be safe to try.

Upgrade to 4GB
Update to 2gb - 8gb
ryma2fhir
ryma2fhir previously approved these changes Mar 3, 2026
Testing with 8GB
Testing with 12s
Update
Retry: This lines address the "$validate-code" read timeoout
@KazeemHamzat
Copy link
Contributor Author

Added this retry to sort the failing example, Its related to slow response from term server.

// Retry: This lines address the "$validate-code" read timeoout (e.g., when the terminology endpoint is slow)
jest.retryTimes(2, { logErrorsBeforeRetry: true });

@KazeemHamzat KazeemHamzat merged commit 1f277d9 into main Mar 3, 2026
5 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.

3 participants