You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/03/03 20:11:50 UTC

[GitHub] [pinot] ksnijjer opened a new issue #8289: Improve error message in Query console on query timeout

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-unsubscribe@pinot.apache.org

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



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