ksnijjer opened a new issue #8289:
URL: https://github.com/apache/pinot/issues/8289


   Currently if any query fired from the Query console times out then below 
message is shown in the UI:
   
   <img width="881" alt="Screen Shot 2022-03-03 at 12 06 57 PM" 
src="https://user-images.githubusercontent.com/85707391/156644706-8d3d16cc-fbd4-453f-b866-2fd1f8a07c56.png";>
   
   We need to change this to more user friendly message as well as suggest 
corrective action for e.g, "Query exceeded the default timeout of <x> seconds. 
You can add option(timeoutMs=<some value>) to the query and rerun or explicitly 
specify timeout in the UI dropdown".
   
   cc @mayankshriv @kishoreg 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to