Dong Li created KYLIN-1778:
------------------------------
Summary: Timeout handling for Query on WebUI
Key: KYLIN-1778
URL: https://issues.apache.org/jira/browse/KYLIN-1778
Project: Kylin
Issue Type: Bug
Components: Web
Affects Versions: v1.5.2
Reporter: Dong Li
Assignee: Zhong,Jason
Priority: Minor
In this js file: webapp/app/js/services/query.js, we find the timeout is hard
coded as 300s for query.
When user's query exceed this limitation, the query directly failed with no
messages, but may found it succeeded in logs several minutes later.
Solution options:
1. Make the timeout limitation configurable
2. Prompt timeout message to user
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)