From time to time apache client stop working and throws NonRepeatableRequestException "Cannot retry request with a non-repeatable request entity". Usually appears between two requests to different domains.
I'm using google-http-java-client and ApacheHttpTransport.
What I'm doing wrong?