You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sending App walks out of range and transmission fails
User interface is presented to both the sender and receiver that the transmission has failed. (We need to define these error states) Both users are instructed to start over again.
Both users touch a button to close out of the error message
The sender attempts to connect to the receiver again
Error states:
I assume the Nearby API has clearly defined error states. We need to differentiate between failures in the OpenSRP app during transmission, failures in data quality (i.e. checksum) and failures in the Nearby API due to connection loss.
When a payload sending fails, the sending app will resend the payload until the receiver acknowledges receipt.
If the connection is reset then the transfer will start from the last known receipt by receiver as defined on this #8
The text was updated successfully, but these errors were encountered: