Project

General

Profile

Refactor #5395

Refactor smart proxy registration to use the new foreman_api

Added by Lukas Zapletal almost 9 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

Also make sure that HTTP timeout is set to at least 5 minutes.

Putting this on the sprint since this annoys Katello devs, Foreman + Katello usually timeouts.

Associated revisions

Revision 6c125adc (diff)
Added by Lukas Zapletal almost 9 years ago

fixes #5395 - smart proxy provider V2 API w/ timeout

History

#1 Updated by Tomáš Strachota almost 9 years ago

New dynamic bindings for foreman allow setting timeouts with ease:

ApipieBindings::API.new({:timeout => 300}) # in seconds, set 0 for infinity

https://github.com/Apipie/apipie-bindings/blob/master/lib/apipie_bindings/api.rb#L38

#2 Updated by Anonymous almost 9 years ago

  • Target version changed from 1.8.4 to 1.8.3

#4 Updated by Lukas Zapletal almost 9 years ago

  • Status changed from New to Ready For Testing

#5 Updated by Dominic Cleal almost 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
  • Legacy Backlogs Release (now unused) set to 10

Also available in: Atom PDF