Relative Content

Tag Archive for pythonsettimeoutduckdb

How to implement a DuckDB query timeout

I am trying to execute queries on a large duckdb connection that takes user inputs, some inputs may end up taking too long and I am having trouble figuring out how to time out the queries in the event they take >2 min to conserve resources