Remove optimistic updates #3

Closed
opened 2025-07-30 10:25:49 +00:00 by markus · 0 comments
Owner

Description

Right now, the sending client adds the message to the sent-messages list, without checking if it was acutally delivered.
The server should return a message acknowledgment, when the message was actually delivered. That's when the message is added to the list.

## Description Right now, the sending client adds the message to the sent-messages list, without checking if it was acutally delivered. The server should return a message acknowledgment, when the message was actually delivered. That's when the message is added to the list.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
markus/HL7v2#3
No description provided.