[
https://issues.apache.org/jira/browse/KYLIN-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Li closed KYLIN-1778.
--------------------------
Resolution: Duplicate
Fix Version/s: v2.3.0
> 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
> Fix For: v2.3.0
>
>
> 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.4.14#64029)