scylladb/gocqlx

Add syntax for TIMEOUT per operation

Closed this issue · 0 comments

scylladb/scylladb#7781

Opening this on behalf of an user.

"we're using the query builder interface (Queryx) in gocqlx. As far as i can tell, there is no way to access the query string itself from this interface (marked as private)
we have a query that is expected to run slower and would like to set a per operation timeout on it"