-
-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Bug
1 / 11 of 1 issue completed
Copy link
Labels
bugSomething isn't workingSomething isn't working
Description
Browsertrix Version
v.1.22.3
What did you expect to happen? What happened instead?
There's a few places where dedupe related queries are inefficient when querying dependencies:
- large list of crawls passed in
ids=instead of querying by crawl or collection - slow rendering of large number of dependency crawls
Reproduction instructions
This is being addressed in a few places:
- Item replay dependency list (fixed by optimizie: query item dependendents with single query arg (requiredByCrawls) #3231 )
- Collection replay dependency list
- Removing nested lists from collection dedupe 'By Workflow' and 'By Crawl Run' tabs ([Task]: Replace dedupe dependency trees with links back to crawl #3233)
Screenshots / Video
No response
Environment
No response
Additional details
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Triage