1605: Another request is in process.
The Autofy Agent processes one request at a time. If you receive a 1605 error, this means the agent is already processing another request. Wait until a response is received before making another request.
Next steps when a 1605 error is received:
- Make an IsActive call to the agent.
- If IsAgentBusy=true, wait to make the next request.
- If IsAgentBusy=false, make the next request.
Updated almost 4 years ago