Actions
Bug #32845
open::Actions::Katello::Repository::ImportUpload shouldn't be called synchronously
Status:
New
Priority:
Normal
Assignee:
-
Category:
Repositories
Target version:
-
Description
ImportUpload is called synchronously in the registry proxies controller for docker content and in the repositories controller. It shouldn't be synchronous because the Pulp 3 API that it calls is asynchronous. This will cause timeout errors if Pulp 3 cannot complete the job within 120 seconds.
Updated by Jonathon Turel almost 4 years ago
- Category set to Repositories
- Triaged changed from No to Yes
Updated by Ian Ballou almost 4 years ago
- Target version changed from Katello 4.2.0 to Katello 4.3.0
Updated by Ian Ballou over 3 years ago
- Target version changed from Katello 4.3.0 to Katello 4.4.0
Updated by Jonathon Turel about 3 years ago
- Target version set to Katello Backlog
- Triaged changed from No to Yes
Actions