-
Notifications
You must be signed in to change notification settings - Fork 253
Closed
Labels
Description
Originally submitted on RubyForge by Stefano Grioni (esox_ch) on 2008-12-14:
Hello,
I think that you should provide a method which allows people to set a timeout. Because if my LDAP server goes down and I use NET::LDAP I risk to see the whole Rails app stop as well, and I currently have no way to detect it and display any kind of message.
Thanks a lot