apache / apache/pinot

Improve error message in Query console on query timeout

Open
#8,289 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
1d 21h
Merged PRs (30d)
189

Description

Currently if any query fired from the Query console times out then below message is shown in the UI:

Screen Shot 2022-03-03 at 12 06 57 PM

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 seconds. You can add option(timeoutMs=) to the query and rerun or explicitly specify timeout in the UI dropdown".

cc @mayankshriv @kishoreg

Contributor guide

Open the contributing guide

Research direction

Start at the Query console's handling of query timeouts and inspect how the current UI error is produced. Update the message to explain the default timeout and available corrective actions, then verify that timed-out queries display the new guidance in the console.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.