joao-r-reis commented on issue #1919:
URL: 
https://github.com/apache/cassandra-gocql-driver/issues/1919#issuecomment-3587034749

   I think the main issue is that we are using the `Timeout` setting for both 
request level timeouts and connection read timeout. The connection read timeout 
should in general be quite high and it should be fine to close the connection 
when those timeouts happen. Users should only care about the request level 
timeout but there doesn't seem to be a session wide timeout config field just 
for those if I'm understanding correctly...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to