lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]: Implement an Env variable for setting Query Timeout value

Open adnanqaops opened this issue 1 year ago • 3 comments
trafficstars

Is your feature request related to a problem? Please describe. At the moment, there is a hard coded value set for Query Timeout. This is not so good.

Describe the solution you'd like We should define an Env variable for Query Timeout, and set it's value there.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

adnanqaops avatar Jul 09 '24 12:07 adnanqaops

No, this is about the default query timeout when you don't set anything in UI: query -> advanced See here and its usage.

ludomikula avatar Sep 23 '24 07:09 ludomikula

"LOWCODER_MAX_QUERY_TIMEOUT" Env variable has been implemented for this. This has been done, so closing out this ticket.

adnanqaops avatar Dec 26 '24 08:12 adnanqaops