maximum query time is exceeding the limit imposed
Posted: Thu Jun 29, 2023 1:45 pm
Hello.
We identified that the maximum query time is exceeding the limit imposed on the configured parameters, which results in excessive consumption of memory and processing by the service. Consequently, the system is overloaded and may generate a denial of service message.
In the prints we set a query with the maximum time and we are faced with an infinite query that is not stopped by the maximum query time.
What would be expected would be that the query time configured in the timeout is the value to be respected and that the system does not exceed this limit and that it is possible to send a message informing the user that the query time has been exceeded.
We identified that the maximum query time is exceeding the limit imposed on the configured parameters, which results in excessive consumption of memory and processing by the service. Consequently, the system is overloaded and may generate a denial of service message.
In the prints we set a query with the maximum time and we are faced with an infinite query that is not stopped by the maximum query time.
What would be expected would be that the query time configured in the timeout is the value to be respected and that the system does not exceed this limit and that it is possible to send a message informing the user that the query time has been exceeded.