Bug 1331854

Summary: [RFE] Improve error message in case the engine does not report back in a timely manner
Product: [oVirt] ovirt-engine Reporter: movciari
Component: Frontend.CoreAssignee: Scott Dickerson <sdickers>
Status: CLOSED WONTFIX QA Contact: Pavel Stehlik <pstehlik>
Severity: medium Docs Contact:
Priority: unspecified    
Version: futureCC: bugs, oourfali
Target Milestone: ---Keywords: FutureFeature
Target Release: ---Flags: oourfali: ovirt-future?
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-15 12:19:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: UX RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description movciari 2016-04-29 20:01:16 UTC
Description of problem:
When you load webadmin or userportal and then engine goes down, it should warn the user with a notification. 

This can be achieved by checking the healthpage whenever query hits the timeout (or periodically)

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. Open webadmin or userportal
2. stop ovirt-engine
3. change webadmin tab or try to perform any action

Actual results:
progress animation is being displayed forever

Expected results:
should wait for timeout and then tell you engine is not running

Additional info:

Comment 1 Yaniv Kaul 2016-05-01 06:39:04 UTC
I think it's a rare enough occurrence (outside of testing environment) that I don't think it's worth the effort implementing this. I do agree that the generic exception could be improved to provide text with 'please verify the engine is running'.

Comment 2 Oved Ourfali 2017-05-15 12:19:00 UTC
I agree with Yaniv this is quite rare, and not straight forward.
Closing as wontfix.