Originally posted by cojak
View Post
It could even not be a bug: maybe those users did briefly lose connectivity as they posted, so the app genuinely had no reason to be aware of the success in posting. I'd suggest the app should prompt the user as to whether to repost, though of course the user may not know whether to or not, or may just hit "Yes" without reading.
It's a very tricky problem, which can't easily be resolved unless both the client and server applications have been written with the presumption of interrupted connectivity. (Even then it's not exactly "easy".)
Comment