isopov commented on issue #1884: URL: https://github.com/apache/cassandra-gocql-driver/issues/1884#issuecomment-2828769607
I test errors during reads not during inserts. And it seems that I am doing a very similar thing: ``` query = session.Query("select b from k8stest.test where a=?") ``` i recreate query from the session on error. -- 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: commits-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org