Project

General

Profile

Actions

action #110680

closed

coordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes

coordination #92854: [epic] limit overload of openQA webUI by heavy requests

Overview page shouldn't allow long-running requests without limits size:M

Added by livdywan almost 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
Start date:
2022-02-03
Due date:
% Done:

0%

Estimated time:

Description

Motivation

To resolve #106759#note-37 the endpoint /tests/overview needs a (reasonably high) limit on the number of jobs to prevent heartbeat and reverse proxy timeouts from being triggered.

Acceptance criteria

  • AC1: /tests/overview requests are no longer able to block the prefork worker process for more than 400 seconds
  • AC2: No limits are hard-coded (e.g. the limit can be configured in openqa.ini)

Suggestions

  • Add a hard limit on the number of database rows
  • Render an error message e.g. "Only n results included, please narrow down your search parameters"
  • Use the /tests/overview?version=Tumbleweed&groupid=24 dataset for testing

Related issues 2 (1 open1 closed)

Related to openQA Project - action #97190: Limit size of initial requests everywhere, e.g. /, /tests, etc., over webUI and APINew2022-05-30

Actions
Blocks openQA Project - action #106759: Worker xyz has no heartbeat (400 seconds), restarting repeatedly reported on o3 size:MResolvedlivdywan2022-02-03

Actions
Actions #1

Updated by livdywan almost 2 years ago

  • Copied from action #106759: Worker xyz has no heartbeat (400 seconds), restarting repeatedly reported on o3 size:M added
Actions #2

Updated by okurz almost 2 years ago

  • Project changed from openQA Infrastructure to openQA Project
  • Due date deleted (2022-05-13)
  • Category set to Feature requests
Actions #3

Updated by okurz almost 2 years ago

  • Parent task set to #92854
Actions #4

Updated by kraih almost 2 years ago

  • Assignee set to kraih

Been some time since i worked on the frontend.

Actions #5

Updated by livdywan almost 2 years ago

  • Copied from deleted (action #106759: Worker xyz has no heartbeat (400 seconds), restarting repeatedly reported on o3 size:M)
Actions #6

Updated by livdywan almost 2 years ago

  • Blocked by action #106759: Worker xyz has no heartbeat (400 seconds), restarting repeatedly reported on o3 size:M added
Actions #7

Updated by livdywan almost 2 years ago

  • Blocked by deleted (action #106759: Worker xyz has no heartbeat (400 seconds), restarting repeatedly reported on o3 size:M)
Actions #8

Updated by livdywan almost 2 years ago

  • Blocks action #106759: Worker xyz has no heartbeat (400 seconds), restarting repeatedly reported on o3 size:M added
Actions #9

Updated by okurz almost 2 years ago

  • Related to action #97190: Limit size of initial requests everywhere, e.g. /, /tests, etc., over webUI and API added
Actions #10

Updated by kraih almost 2 years ago

  • Status changed from Workable to In Progress
Actions #11

Updated by kraih almost 2 years ago

I have replicated the issue locally with a copy of O3.

Actions #12

Updated by openqa_review almost 2 years ago

  • Due date set to 2022-06-07

Setting due date based on mean cycle time of SUSE QE Tools

Actions #14

Updated by kraih almost 2 years ago

Side note: the actual cause for prefork worker processes blocking everything and getting killed was the query that retrieves the comments for the jobs on the /tests/overview page.

Actions #15

Updated by kraih almost 2 years ago

  • Status changed from In Progress to Feedback

PR has been merged.

Actions #16

Updated by kraih almost 2 years ago

  • Status changed from Feedback to Resolved
Actions #17

Updated by okurz almost 2 years ago

  • Status changed from Resolved to Feedback

As discussed in https://suse.slack.com/archives/C02CANHLANP/p1653980932015039 https://openqa.opensuse.org/tests/overview?result=incomplete&groupid=1&groupid=3 shows "Only 500 results included, please narrow down your search parameters." even when there are zero jobs displayed

Actions #18

Updated by kraih almost 2 years ago

The new problem has its own ticket now: https://progress.opensuse.org/issues/111833 #111833

Actions #19

Updated by kraih almost 2 years ago

  • Status changed from Feedback to Resolved
Actions #20

Updated by okurz almost 2 years ago

  • Due date deleted (2022-06-07)
Actions

Also available in: Atom PDF