On slow connections, comments can just stop loading without all of them having appeared with no obvious indication that not all comments have been loaded
On slow connections, comments can just stop loading without all of them having appeared with no obvious indication that not all comments have been loaded. The comments just pop up one after the other and at some point it stops.
This indicates that:
-
there is no proper retry handling or it's not aggressive enough (since on this connection I'm testing on here, I have consistently gotten ~50 comments on a busy issue but then it just stops - therefore the connection would most likely have been good enough to support downloading more with more aggressive retries)
-
there is no proper error handling which displays a loading error at the bottom where comments are missing