Anyone had any trouble with sending bulk requests ...
# suitetalkapi
n
Anyone had any trouble with sending bulk requests to Netsuite? Using PHP, I can send up to a few dozen requests, but after a hundred or so, I start getting the error: "SoapFault exception: Could not connect to host" en masse. It looks like it may be an issue with the wsdl cache, but I've tried not caching it, and I still get the error.