If the live subscription to comments breaks, report a visible icon (as the messenger does) to the user
- If the heartbeat fails or we can't create a subscription to the socket server, the comments should have a small visible icon or message
- Investigate if the socket service can try to reconnect here
added scoped labels
changed weight to 2
mentioned in issue engine#938 (closed)
- Developer
Makes sense, but where are you thinking this should be located?
removed label
added scoped label
added scoped label and automatically removed label
removed label
removed label
added scoped label
added scoped label
added scoped label and automatically removed label
changed weight to 8
added scoped label
mentioned in merge request !692
added scoped label and automatically removed label
added 1d 2h of time spent at 2019-12-10
marked the task If the heartbeat fails or we can't create a subscription to the socket server, the comments should have a small visible icon or message as completed
marked the task Investigate if the socket service can try to reconnect here as completed
- Developer
Investigate if the socket service can try to reconnect here
It does already from my testing - note we can also hook into the disconnect / reconnect events to add custom behaviours.
Edited by Ben Hayward