Can we drop queries if query time exceed a limit?

Hi, I believe you are looking for the alpha flag --limit 'query-timeout=1s'

I don’t see this in the docs, but in the code here

1 Like