Actions
action #15466
closedLive view takes long time to load when there's more than two "viewers"
Status:
Rejected
Priority:
Low
Assignee:
Category:
Regressions/Crashes
Target version:
QA (public, currently private due to #173521) - future
Start date:
2016-12-13
Due date:
% Done:
0%
Estimated time:
Description
observation¶
When there are more than two browsers (say users) looking at a job's live view, the third one henceforth will take a noticeable time to load.
steps to reproduce¶
- Go to openqa.suse.de
- Go to All tests, and choose one running job, and open the live view
- Open again the live view for the same job 4 times
problem¶
Somehow the webUI is getting stalled trying to process the 3rd/4th request (Stalling on images mostly)
suggestion¶
Check the sub streaming
lib/OpenQA/WebAPI/Controller/Running.pm
workaround¶
Have no more than two live views enabled.
Files
Actions