Closed cejanen closed 4 years ago
@schwarja actually the flow is: send -> cache -> makeTemp (to see it sending) -> sending -> failed...
and yes you're right my plan was to show that message just once ... (I couldnt find eg in messenger history any unsent) we can test slack but I think there is also limited "time" when you see those "failed"
@schwarja important is that we know it and have it under control. More over its edge case when app crashes or its killed and unsent messages unsolved etc
Simple solution for caching all unsent messages not just those because of network error. After relaunch of chat component are failed messages added as temp messages to UI so user can see them. question is what date to set them (for now there should be new so at the end) or if to remove them for next time