Open hectorcorrea opened 11 months ago
We fixed an issue that was making the load of works with large number of files time out in https://github.com/pulibrary/pdc_describe/pull/1982. We are now able to load large works (we have one with 60K files).
Although it loads it's still slow. See https://github.com/pulibrary/pdc_discovery/issues/711
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.