Skip to content

Conversation

@jaboehri
Copy link
Collaborator

closes #11

jaboehri added 30 commits April 4, 2025 10:35
…ABLE_ERROR_MESSAGE is now only possible via getters. They also come overloaded with a correlation key parameter to make addressing versions of the execution variables in parallel processes consistent
…S_CODE and BPMN_EXECUTION_VARIABLE_ERROR_MESSAGE constants with getters
…_VARIABLE_DOWNLOADED_DURATION_MILLIS is now only possible via getters. They also come overloaded with a correlation key parameter to make addressing versions of the execution variables in parallel processes consistent
…might reduce errors given that the error list will be modified concurrently
… SaveDownloadSpeeds is called in Ping process
…fileTest to use BigDecimal instead of integer for download speeds as this was intended by the FHIR resources in the first place
…vironment variable and removed the service delegate LogSendError which was forgotten in a previous commit
…. Added missing upload versions of the network transfer information
…o validate its value. Also changed SaveDownloadSpeeds to SaveDownloadSpeedsPing which was renamed in a previous commit
…ot stored if cleanup pong got received or timed out. This did not cover the case where pong is able to download a resource from ping but Send Pong runs e.g. into a network error. In this case, the download speed of the download from ping should still be stored.
…ecause actual download speeds get saved by "Download Resource and Measure Speed". Also added a service delegate for "Save Upload Speeds"
@jaboehri jaboehri linked an issue Sep 22, 2025 that may be closed by this pull request
…uested if maximum upload resource size was negative
…ght occur which would cause the process to fail and leave any generated Binary resources on the FHIR server. BPMN errors then cause the process to skip to the CleanUp service task to delete the Binary resource before completing the process.

This required changing the way ping statuses are being generated as they assumed that certain information would be present when generated, which might not be the case anymore
…tead of actually downloaded bytes which caused wrong download speeds to be calculated
…e. Slim-ping should only get executed if download size from Task input parameter is negative
…error is known by looking in the logs but it is indeed unexpected
Copy link
Member

@hhund hhund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some ValueSet bindings are specified without version, please fix to allow parallel execution of versions 1.0 and 2.0.

…of ValueSets are not referenced by accident if both v1 and v2 versions of ping pong are deployed.
@hhund hhund merged commit 3a47e9f into develop Oct 21, 2025
2 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.

Add Reference to Local Resource to Ping and Pong Task Resources

3 participants