Template:AOTGResponseStatus: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 5:
======InQueue status======
*'''InQueue''' status Indicates that the requests to AOTG Server is waiting to be processed.
*Usually this happen when many requests are called to AOTG Web API in within a loopsecond.
*:Make sure the request in the loop has a pause time,
*:or use 'batch' method to process multiple records in single request (if available)applicable.
 
<span style="color:#336600;">"RequestId"</span>: <span style="color:#cc0000;">{{{1}}}</span>,