Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #678 from scientist-softserv/deprioritize-child-wo…
Browse files Browse the repository at this point in the history
…rks-from-pdf

♻️ Deprioritize generating ChildWorks
  • Loading branch information
jeremyf authored Nov 29, 2023
2 parents c89ad7c + a454231 commit 9dd1012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/initializers/good_job.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
AttachFilesToWorkJob.priority = -1
Bulkrax::ImportWorkJob.priority = -5
Bulkrax::ImportFileSetJob.priority = -15
IiifPrint::Jobs::ChildWorksFromPdfJob.priority = -17
Bulkrax::CreateRelationshipsJob.priority = -20
Bulkrax::ImporterJob.priority = -20
IiifPrint::Jobs::CreateRelationshipsJob.priority = -20
Expand Down

0 comments on commit 9dd1012

Please sign in to comment.