Server Code Error
I made a minor change in my code, and now the requests to invoke the on clients time out (20 seconds).
Error: {"message":"XHR limit per script (100) reached","code":"SCXH17"} ( @ 8 : 45 ) - var innerResult = GlobalXHRInner.send(method, url, GlobalJSON.stri
What causes this error?
My script is running, as if I send data that "errors out" of execution path, it's OK. But data I expect to work gets this error.