scientist-softserv / adventist_knapsack

Apache License 2.0
1 stars 0 forks source link

Direct additional import jobs to use separate queue #198

Open bkiahstroud opened 4 months ago

bkiahstroud commented 4 months ago

Story

Sister ticket:

A very large OAI ingest is currently running, however, Katharine has separate imports that she would like to get into the site, while this is happening. It was proposed that a separate 'queue' be enabled for her additional imports, so they do not have to wait for the large ingest to complete before running.

All jobs created by additional imports (i.e. imports other than the primary OAI ingests) should be run in the separate GoodJob queue that will be set up in scientist-softserv/adventist_knapsack#200. This applies to all Bulkrax and Hyrax jobs.

Acceptance Criteria

Implementation Suggestions

Depending on the specifics on the Acceptance Criteria, there are several potential options for implementation:

1 "Reassigning" can still be accomplished by creating a new job with the same arguments in a different queue. An example of this can be found in pals.

bkiahstroud commented 4 months ago

Needs Rework

Importers fail to create / run. Need to re-deploy to troubleshoot why

jillpe commented 3 months ago

Helpful Threads: