Hi,
We’ve had 2 situations where Elasticsearch for some reason can no longer talk to the auth endpoint (we use a custom endpoint for both auth and groups_provider.
As far as we can see, the only way to recover from this situation is to restart Elasticsearch. I’m looking for information around how ROR is designed to handle transient auth errors - should it go into a controlled backoff/retry loop, or is the only way to recover a node reboot whenever this occurs?
Stacktrace shows: java.net.ConnectException: Connection timed out: no further information