Query: Data selection time should be tracked independent of query priority #6484
Open
Description
Describe the bug
If query priority is disabled, rejectQueryOrSetPriority
is returned immediately
Then the data selection min and max time are not set in the request stats.
Data selection range should be tracked even of query priority is disabled for query stats purpose.