diff --git a/error-handling-mailbox-uploads.md b/error-handling-mailbox-uploads.md new file mode 100644 index 0000000..34e7032 --- /dev/null +++ b/error-handling-mailbox-uploads.md @@ -0,0 +1,8 @@ +Circumstances that could cause messages to be lost: +- IO error +- app shutdown +- app crash +- device crash +during the messages and acks are being written to a file + +[Back to Testing](https://code.briarproject.org/briar/briar/-/wikis/testing) \ No newline at end of file