Skip to content

Commit

Permalink
Update good_job.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
orangewolf authored Sep 22, 2023
1 parent 4dc0dcd commit 8cf14c4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions config/initializers/good_job.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@
# Wrapping this in an after_initialize block to ensure that all constants are loaded
Rails.application.config.after_initialize do
# baseline of 0, higher is sooner

# Commented out the following two jobs because they were
# specfically used for the sdapi ingests.
# see sdapi_ingest_script directory and
# ref: https://github.com/scientist-softserv/adventist-dl/issues/468
# CollectionMembershipJob.priority = 70
# UpdateCollectionMembershipJob.priority = 60
Bulkrax::ScheduleRelationshipsJob.priority = 50
CreateDerivativesJob.priority = 40
CharacterizeJob.priority = 30
Expand Down

0 comments on commit 8cf14c4

Please sign in to comment.