joao-r-reis commented on PR #1809:
URL: 
https://github.com/apache/cassandra-gocql-driver/pull/1809#issuecomment-2457679030

   @SiyaoIsHiding that line you linked is to avoid speculative executions if 
the query isn't idempotent which seems correct to me... It's not really related 
to retries. If it's idempotent then `run` will be called which will then call 
`do`


-- 
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: pr-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org
For additional commands, e-mail: pr-h...@cassandra.apache.org

Reply via email to