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!\“}}
kkennedydesign
12/01/2020, 3:45 PM
This is in 2020.1
s
Steve Goldberg
12/01/2020, 3:59 PM
I have already asked the TWs to document this
Steve Goldberg
12/01/2020, 3:59 PM
But I will copy and paste my response to the other thread here
Steve Goldberg
12/01/2020, 3:59 PM
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.