Merged
Conversation
Upgrade to 4GB
Update to 2gb - 8gb
digitalhealthmartin
previously approved these changes
Mar 3, 2026
ryma2fhir
previously approved these changes
Mar 3, 2026
Testing with 8GB
Testing with 12s
Retry: This lines address the "$validate-code" read timeoout
833e4e2
…-FHIR-Test-Scripts into IOPS-4054-Increasing-Heap-Mem-for-Maven-Build
Testing with 8GB
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) |
ryma2fhir
approved these changes
Mar 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.