wise-coders/cassandra-jdbc-driver

[Question] Setting for request timeout?

joelnotified opened this issue · 0 comments

Hi, sorry if this isn't the appropriate place for questions.

I'm using the com.dbschema.CassandraJdbcDriver to access Cassandra from JetBrains Rider. I'm doing some experimenting and would like to extend the default query timeout (10s). Are there any settings available to do so?

These are the default settings, and where I guess I would have to add something?

image