Actions
Issue #8439
closedUnpaginated sync timeout
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
- The unpaginated endpoint times out on QA, the number of collections it has to process in one request is too large
- we can't predict when the growing collections there will trigger this problem
- I really think we need to explore creative ways to pre-compute some of this data
Updated by pulpbot over 3 years ago
- Status changed from NEW to POST
Added by gerrod over 3 years ago
Updated by gerrod over 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_ansible|c52a47daaf23e777d7d680fc971af8909fb0b695.
Updated by fao89 over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
/collection_versions/all/ endpoint is now streamed
fixes: #8439