mirror of
https://github.com/versity/versitygw.git
synced 2026-04-26 07:26:02 +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