Originally posted by Rox Flame
View Post
We are using the PHP toolkit to integrate an external e-commerce system with NetSuite via SuiteTalk. This is now working, but very intermittently. Sometimes it takes up to 3 minutes for a single add command to complete. This is resulting in a lot of “error fetching HTTP headers” errors and timeouts. Should we assume NetSuite is just annoyingly slow and unreliable, or could we try doing something different?
I find NetSuite to be relatively slow, but not I’ve never had it that slow. I also use PHP Toolkit, but a composer package version with autoloading and namespaces.