Is your feature request related to a problem? Please describe
Currently, when no time range is specified in a query, the server defaults to searching the entire history. This can be inefficient and lead to unexpected performance issues.
Describe the solution you'd like
Introduce a configurable server-side default time range (e.g., last 24h) that is applied only when the query does not explicitly define a time range.
Describe alternatives you've considered
No response
Additional information
No response
Is your feature request related to a problem? Please describe
Currently, when no time range is specified in a query, the server defaults to searching the entire history. This can be inefficient and lead to unexpected performance issues.
Describe the solution you'd like
Introduce a configurable server-side default time range (e.g., last 24h) that is applied only when the query does not explicitly define a time range.
Describe alternatives you've considered
No response
Additional information
No response