I know that the concurrency issue has been discuss...
# suitecommerce
k
I know that the concurrency issue has been discussed here in slack but can’t find the thread….we are having issues fetching and receiving the SSS request error {“name”“StatusCodeError”,“statusCode”400,“message”:“400 - {\“error\“{\“code\“\“SSS_REQUEST_LIMIT_EXCEEDED\“,\“message\“:\“Request Limit Exceeded!\“}}
This is in 2020.1
s
I have already asked the TWs to document this
But I will copy and paste my response to the other thread here
The local gulp tools use the same services that other integrations use. It's likely that the account you're trying to fetch from has another integration running and you're hitting the concurrency limit. If you go to Setup > Integrations > Integration Governance, you should see a list of integrations (or Setup > Integrations > Manage Integrations) Check the integrations listed in the integrations list and reduce the Concurrency Limit and Max Concurrency Limit fields. Run your fetch. Once its complete, you can put it back to its original levels.
k
Got it! I am saving this thread! thanks so much