It looks like HTTP failures are retried automatically to fallback hosts, whereas non-successful status codes may not trigger a retry. Requests should be retried unless the code indicates the auth details are invalid and the client library can't do anything about that.
See ably/ably-java#14
It looks like HTTP failures are retried automatically to fallback hosts, whereas non-successful status codes may not trigger a retry. Requests should be retried unless the code indicates the auth details are invalid and the client library can't do anything about that.
See ably/ably-java#14