Fix timeout in mrc client and connector to avoid endless loop issue
The mrc client would terminate after being idle for the time specified in JavaScriptTimeLimit in sbbs.ini. The change disabled the time limit in both the client and the service so neither of them should complain and exit due to an endless loop.