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

Ability to queue up several ingest jobs to run automatically #7

Open
eporter23 opened this issue Jun 1, 2022 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@eporter23
Copy link
Contributor

eporter23 commented Jun 1, 2022

Is your feature request related to new functionality not yet included in the product? Please describe.

Is your feature request related to a problem or a change to existing functionality? Please describe.
Currently, we have the ability to ingest a work or batch of works into the repository one CSV at a time. This means that once a CSV ingest is finished, manual intervention is required to begin ingest of another CSV. It would be much more efficient to have the ability to queue up multiple CSVs to ingest back-to-back.

Describe the solution you'd like
I want to be able to create a queue of CSVs ready for ingest, begin the ingest process, and have them all run successfully without having to start each ingest manually.

Describe alternatives you've considered
Status quo: requires staff user to pay close attention to the status of current ingest to know when another can be started.

How will this impact users?
This would minimize the time staff users spend monitoring the status of ingests, particularly when running multiple ingests over weekends or holidays.

Additional context
Add any other context or screenshots about the feature request here.

@eporter23 eporter23 added the enhancement New feature or request label Jun 1, 2022
@eporter23
Copy link
Contributor Author

Bulkrax importer allows us some degree of scheduling capability but it only supports Once, Daily, Monthly, or Yearly options without further granularity. This may be an enhancement to propose to the Bulkrax team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants