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

Improve handling of big deposits #79

Open
jonasraoni opened this issue Mar 18, 2023 · 0 comments
Open

Improve handling of big deposits #79

jonasraoni opened this issue Mar 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jonasraoni
Copy link
Collaborator

jonasraoni commented Mar 18, 2023

The Preservation Network has a hard limit regarding the deposit size, which is currently 1GB, given that some deposits exceed the current 1GB threshold, it makes sense to find a solution to accommodate them.

Solution
Adding support for depositing individual submissions sounds like a good solution. It should substantially decrease the size of deposits, while also making room for the preservation of preprints and continuous publications.
The issue/volume number and the publication order within the issue can be attached as metadata.

Other improvements/ideas

  • Update the native plugin to upload only the latest revision of the submission
  • Allow the user to setup rules (e.g. ignore video files, files bigger than X, remove biggest files until it fits, etc), which might be applied when the deposit exceeds the limit
  • Allow the user to manually select which files/submissions he wants to skip
  • Breaking the package in pieces is probably not doable (if it is, it will require some research)
@jonasraoni jonasraoni added the enhancement New feature or request label Mar 18, 2023
@jonasraoni jonasraoni self-assigned this Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant