Beyyes commented on issue #12740: URL: https://github.com/apache/iotdb/issues/12740#issuecomment-2285912752
查询的最大执行时间可以通过conf/iotdb-common.properties配置文件里的`query_timeout_threshold`进行调整 ``` # The max executing time of query. unit: ms # effectiveMode: restart # Datatype: int query_timeout_threshold=60000 ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
