Open
Description
At the moment, the driver never timeouts a metadata fetch attempt. If the server hangs on application level (but still keeps TCP connections alive), the driver will never go on to try fetching metadata from another node. We should add timeouts for that, and probably a configuration option in SessionConfig for that.