Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello all, I am facing an issue with Prime API calls. We have few services to load data from Prime and we are hitting the standard threshold defined here:Cisco Prime Infrastructure - Cisco DeveloperCurrently I am hitting an error related to 45 concur...
@Alexander Stevenson it seems that lowering the value of nbi.rateLimit.maxConcurrentQueries from 10 to 7 did trick for us. And since we lower the actual number of queries per person we even lowered the load :).
Hello @Alexander Stevenson , thank you for the response. I saw the value there, however we did not set it yet. The tricky part is that the value of -1 can have negative effect on the whole system. E.g.: if there will be huge amount of API calls by on...