I'm to the point that I get the SSS_REQUEST_LIMIT_...
# suitecommerce
r
I'm to the point that I get the SSS_REQUEST_LIMIT_EXCEEDED error every time I deploy. Anyone have a good fix for this? SuiteAnswers article 80208 says there should be a Concurrent Web Services User checkbox on the employee record but I don't see it anywhere.
šŸ˜– 1
k
I ran into the same problem last week. In regards to the ā€œConcurrent Web Services User checkboxā€, I don’t think this exists anymore. It use to exist years ago and some of our really old employee records still have it, but they are really old. I recall that NetSuite did away with this checkbox when they implemented SuiteCloud Plus licenses. Another developer posted a solution on how to get around the issue. I’ll find it and post it.
When I reported the issue, @Harley posted the following reply that worked for me: https://netsuiteprofessionals.slack.com/archives/C29HR0BFG/p1599434032110400?thread_ts=1599252912.107700&cid=C29HR0BFG In my case, the account had 5 concurrency limit and one of the integrations was set to 4. I had to reduce it to 2 before I could fetch or deploy.
r
Great, thanks Keith