Project

General

Profile

Actions

Bug #22414

open

MaxConcurrentRailsRequests default is too small

Added by Peter Amstutz 1 day ago. Updated 1 day ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Story points:
-

Description

MaxConcurrentRailsRequests is currently set to 8 in the config defaults.

Because we haven't addressed the more general solution of #21287, this is small enough that loading a process page will cause timeouts, because the concurrent requests to fetch log files will fill up the request queue, preventing keep-web from being able to call back to the API server to validate the token.

The minimum concurrent requests should be doubled to at least 16.


Related issues 1 (1 open0 closed)

Related to Arvados - Bug #21287: Binning and throttling incoming and outgoing requestsNewActions
Actions #1

Updated by Peter Amstutz 1 day ago

  • Related to Bug #21287: Binning and throttling incoming and outgoing requests added
Actions #2

Updated by Peter Amstutz 1 day ago

  • Description updated (diff)
Actions #3

Updated by Peter Amstutz 1 day ago

  • Target version set to Development 2025-01-22
Actions

Also available in: Atom PDF