Project

General

Profile

Actions

Refactor #31799

closed

Use async Candlepin API for manifest import

Added by Jeremy Lenz about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Branch:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Barnaby recommends that we switch from the deprecated synchronous API. In order to not have to do a bunch of refactoring on our side we'll need to initiate the request, get the job ID, and poll it until done as we do for some other APIs. If we don't poll we can process the event from Candlepin when the job finishes, but the change will be more involved, though it warrants consideration.

https://www.candlepinproject.org/swagger/?url=candlepin/swagger-3.1.16.json#!/owners/importManifestAsync

Actions #1

Updated by James Jeffers about 3 years ago

  • Triaged changed from No to Yes
Actions #2

Updated by The Foreman Bot about 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/9145 added
Actions #3

Updated by The Foreman Bot about 3 years ago

  • Fixed in Releases Katello 4.1.0 added
Actions #4

Updated by Jeremy Lenz about 3 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF