MCPcopy Create free account
hub / github.com/modelscope/FunASR / onError

Function onError

runtime/html5/static/wsconnecter.js:110–116  ·  view source on GitHub ↗
( e )

Source from the content-addressed store, hash-verified

108 }
109
110 function onError( e ) {
111
112 info_div.innerHTML="连接"+e;
113 console.log(e);
114 stateHandle(2);
115
116 }
117
118
119}

Callers 1

WebSocketConnectMethodFunction · 0.70

Calls 1

logMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…