Actions
Bug #25003
closedgenerateapplicability should ignore 404s from pulp
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Right now there is a race condition that can occur with clients where a client could register, unregister, and after the unregister katello can request applicability to be generated. Pulp correctly returns a 404, but we end up throwing a traceback and the task fails.
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7716 added
Updated by Justin Sherrill over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|85ebdad46e83d25819ff797c41fa069219b99a27.
Updated by John Mitsch over 6 years ago
- Target version set to Katello 3.9.0
- Triaged changed from No to Yes
Actions