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
Actions
/collection_versions/all/ endpoint is now streamed
fixes: #8439