Galder Zamarreño created HRJS-22:
------------------------------------
Summary: Exponential wait-based retries
Key: HRJS-22
URL:
https://issues.jboss.org/browse/HRJS-22
Project: Infinispan Javascript client
Issue Type: Enhancement
Reporter: Galder Zamarreño
Switch Hot Rod client from using maxRetries to using time based retries with exponential
backoffs in order to avoid overloading the server with continuous retries.
Also, make sure you retry errors that can be fixed, e.g. connection close,
IllegalLifecycleStateExceptions.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)