moguchev commented on issue #1919:
URL: 
https://github.com/apache/cassandra-gocql-driver/issues/1919#issuecomment-4501821466

   I spent a lot of time testing timeouts in the `scylladb/gocql` and 
`cassandra-gocql-driver` drivers on real clusters. I think `scylladb/gocql` has 
a rather interesting, flexible, and, most importantly, resilient implementation 
to low client `config.Timeout` values. I tried to bring the same logic here, 
adapting it along the way. 
   
   You can find it here: 
https://github.com/apache/cassandra-gocql-driver/pull/1953 
   
   


-- 
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