@ -296,13 +296,13 @@ define([
abort(socket, realtime);
if (config.onAbort) {
config.onAbort({
socket
socket: socket
});
}
if (socketChecker) { clearInterval(socketChecker); }
} else {
// TODO
// it's working as expected, continue
}, 200);