Details
-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 3.6.0
-
Fix Version/s: None
-
Component/s: app.jobbrowser, core.ui
-
Labels:
-
Environment:
RHEL6
Description
Hue will stop responding when I have a job history server that does not respond to GET request until that GET request is timed out. My job history server have some security properties that does not respond to GET request of individual job. It does not give back connection refused or any error message, it just does not respond.
Hue server should be able to go to File Browser or other components when the Job Browser is waiting for the time out.