emqx/changes/ce/feat-13521.en.md

5 lines
160 B
Markdown

Fix LDAP query timeout issue.
Previously, LDAP query timeout may cause the underlying connection to be unusable.
Fixed to always reconnect if timeout happens.