Using inbound REST api rate limit can we increase the rate limit to 1m requests per hour or is there an upper limit?
Using the API documentation, we created the REST api limit rules to increase the number of requests per hour to 1M. But if we start firing more concurrent requests, we are getting the 429 Too many requests. Checked the stats.do page also(given belo...