I'd be happy to do that, but how do I detect when the current request has completed, so that I can try again? Is there any way to get information about pending requests for a particular client?Solution: wait for the current request to be completed, and then try again