Greetings
We are getting below exceptions sometime. Below exception comes randomly any Clover Rest api.
{"message":"429 Too Many Requests"}2018-10-30 03:26:41,283 ERROR
com.sun.jersey.api.client.ClientHandlerException: java.io.IOException: stream is closed2018-10-30 03:26:41,284 ERROR [stderr] (default task-7) com.sun.jersey.api.client.ClientHandlerException: java.io.IOException: stream is closed2018-10-30 03:26:41,284 ERROR [stderr] (default task-7) at com.sun.jersey.api.client.ClientResponse.getEntity(ClientResponse.java:644)2018-10-30 03:26:41,284 ERROR [stderr] (default task-7) at com.sun.jersey.api.client.ClientResponse.getEntity(ClientResponse.java:586)
Please suggest how to overcome this exception.
Thanks