Open Akasch opened 9 years ago
I too have experienced this. Chrome/Chromium seems to be much faster, so the problem isn't as severe as it is on Firefox.
The ether/etherpad-lite#3868 pull request will change Etherpad to reload the page on reconnect. If ep_author_neat takes too long to finish processing, the user will see an infinite reload loop: during the initial load a WebSocket ping will time out, causing a disconnect. The pad will reconnect once ep_author_neat finishes, triggering the reload.
I have a big pad with ~3500 lines and ~170k revisions. If i install this plugin i have to click "continue execute this script" 5 times in Firefox before i can do anything in the Pad. On a small Pad it is doing really nice.