Project

General

Profile

Actions

Bug #22414

closed

MaxConcurrentRailsRequests default is too small

Added by Peter Amstutz 3 months ago. Updated about 1 month ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
API
Target version:
Story points:
-
Release relationship:
Auto

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.


Subtasks 1 (0 open1 closed)

Task #22450: Review 22414-max-rails-requestsResolvedTom Clegg01/16/2025Actions

Related issues 1 (1 open0 closed)

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

Also available in: Atom PDF