abort queries

Hello,

is it possible to abort a query in the server?
I use Tamino 4.1.4.4.

Best regards
Bj

unfortunately, no. But you can set time limits for max-query duration, if I remember correctly.

regards,

Timm

Hello Timm,

yes you can set a time limit for max-query duration. But there are many queries who need a lot of time to be finished. So the max-query duration is very high. If I execute a small query with errors it will run until the max-duration is reached. If I notice the error before the time-out I would like to abort the query. So the performance will increase.

Best regards,
Bj

Hello,
limiting execution time for certain query would be very usefull feature. I also have a problem, if the user through the application starts for example search in the big collection with very loose condition resulting in long execution time. In this case i want to limit the time of query execution to max. abt few seconds, otherwise this kind of request would consume big amount of resources and is practicaly of no use…
Maybe there is some workaround?
bye, Pavel