Hi,
We have developed application using Web API and batch request($batch) in Scripting to retrieve records. it give me a error like "500 - Internal server error" and in exception it give message like "server busy". We gone through below links, but not get proper answer.
https://sreenipavalla.wordpress.com/2015/01/06/limitations-of-execute-multiple-request/
https://ideas.dynamics.com/ideas/dynamics-crm/ID0001007
We are not calling multiple request at a time. We call new batch request after the success of existing batch request. We tested our application in all the Microsoft Dynamics CRM versions. We get above error message in Version 8.0, Version 8.1, Version 8.2.
It work properly in Version 9.0.
Anyone can help us to resolve this issue.