Initially we had 90K as our TPM, so we use to send 50 concurrent requests and it used to get processed after the TPM is incremented to 1M now when I send 400 concurrent requests, it will return quickly for 398 or some times 397 and will get stuck for last 2 or 3 call and will return no response I have waited till 10 minutes still there is no response, no exceptions.
Same problem is not there if we send 100 or 200 concurrent requests. what shall we do?