Reject queries if it's sitting in the queue beyond a request_timeout

To prevent the backlog to build up espl when the cluster is slow it makes sense to reject queries waiting in the queue beyond a timeout as most of the times the client timeout might have occurred and a retry might already have been issued for the same. Please let me know if this rejection is already supported

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.