Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Works with more than 10,000 files #1623

Closed
hectorcorrea opened this issue Dec 1, 2023 · 3 comments · Fixed by #1989
Closed

Works with more than 10,000 files #1623

hectorcorrea opened this issue Dec 1, 2023 · 3 comments · Fixed by #1989
Assignees

Comments

@hectorcorrea
Copy link
Member

Currently when a work has more than 10,000 files the user interface struggles to display and load the information.

As a stop gap measure we should update the application to display a banner indicating something along the lines of "This work has more than 10,000 files, file list is not available." and display the rest of the metadata and allow edits to it as normal.

@hectorcorrea
Copy link
Member Author

hectorcorrea commented Apr 2, 2024

See also #1626 and #1621

@hectorcorrea
Copy link
Member Author

We fixed an issue that was making the load of works with large number of files time out in #1982. We are now able to load large works (we have one with 60K files).

Although it loads it's still slow. See pulibrary/pdc_discovery#711

@hectorcorrea
Copy link
Member Author

PR #1989 optimizes the load time even further on the UI. I am closing this issue until it becomes a problem again in the future with even larger datasets but for now we are good.

The Discovery issue pulibrary/pdc_discovery#711 might forces to make other changes to Describe but we'll handle those as a separate ticket if we need to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant