Project

General

Profile

Actions

Bug #15170

closed

REST Timeout during manifest import

Added by Mike McCune almost 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

From closed bug here we have a user hitting a timeout during manifest import:

https://bugzilla.redhat.com/show_bug.cgi?id=1334627#c2

"""
I also encountered that on my testinstall, however my pulp was running fine while the initial import of the Manifest errored out with "RestClient::RequestTimeout: Katello::Resources::Candlepin::Owner: Request Timeout (POST /candlepin/owners/ACME/imports)"

For me just clicking "refresh manifest" was enough to fix that issue, though.
"""

It looks like for 6.2 we regressed back to the old 120 second timeout:

:katello:

:rest_client_timeout: 120

where in 6.1 we had this set to

:rest_client_timeout: 3600

we need to move this back to 3600 until we resolve ALL issues with async operations.

See this Candlepin RFE that is not complete:

https://bugzilla.redhat.com/show_bug.cgi?id=1313551

Actions #1

Updated by Mike McCune almost 8 years ago

  • Pull request https://github.com/Katello/puppet-katello/pull/129 added
Actions #2

Updated by Eric Helms almost 8 years ago

  • translation missing: en.field_release set to 143
Actions #3

Updated by Mike McCune almost 8 years ago

  • Status changed from New to Ready For Testing
Actions #4

Updated by Anonymous almost 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF