mirror of
https://github.com/versity/versitygw.git
synced 2026-05-02 10:15:44 +00:00
Handle LDAP connection failures by attempting to reconnect. This should resolve the issue of connections being closed by the LDAP server after a period of inactivity. Fixes #1464