Project

General

Profile

Actions

action #163757

closed

Prevent live view viewers from making openQA unresponsive

Added by mkittler 6 days ago. Updated 1 day ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Feature requests
Target version:
Start date:
2024-07-11
Due date:
2024-07-30
% Done:

0%

Estimated time:

Description

Motivation

We noticed that OSD is really unresponsive at times. On a closer look via strace -p … with the PIDs of the Mojolicious workers we saw yesterday that almost all workers were busy serving the live view image leaving too few other workers for an otherwise response web application.

This situation can be easily simulated locally by running openQA via script/openqa prefork -c 1 -w n where n is a low number (in production we use 30). When then opening n live views no other requests can be served anymore.

Acceptance criteria

  • AC1: Live view viewers do not make openQA generally unresponsive on production instances

Further remarks

I have already implemented a change that will help, see https://github.com/os-autoinst/openQA/pull/5754. We now need to see how well it works in production (after my local tests already showed that the problem cannot longer be reproduced as mentioned under "Motivation").


Related issues 2 (2 open0 closed)

Related to openQA Infrastructure - action #163592: [alert] (HTTP Response alert Salt tm0h5mf4k) size:MIn Progressokurz2024-07-102024-07-27

Actions
Related to openQA Project - action #163931: OpenQA logreport for ariel.suse-dmz.opensuse.org Can't locate object method render_specific_not_found via package OpenQA::Shared::Controller::RunningIn Progresstinita2024-07-31

Actions
Actions

Also available in: Atom PDF