Project

Profile

Help

Issue #5569

closed

Cannot poll a collection import immediately after the collection is uploaded

Added by daviddavis over 4 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

The problem is that the task creates the CollectionImport object and so it cannot be polled until the task starts. This causes 404s for galaxy.

More info: https://github.com/ansible/galaxy-dev/issues/124

Actions #1

Updated by daviddavis over 4 years ago

  • Status changed from NEW to POST
Actions #2

Updated by alikins over 4 years ago

@daviddavis @cutwater newswangerd I believe this may be same issue as https://gist.github.com/alikins/4cd34074fcfe294e9fa83933cd9e7279

Added by daviddavis over 4 years ago

Revision c040a0bb | View on GitHub

Creating a CollectionImport immediately after the task

Galaxy was polling the CollectionImport which wasn't being created until the task started. This caused 404s.

fixes #5569

Actions #3

Updated by daviddavis over 4 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by alikins over 4 years ago

Actions #5

Updated by bmbouter over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF