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