mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
Use a real queue
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class ScanRepoEventsForCommitsJob < ApplicationJob
|
||||
queue_as :low_priority # This can be a less frequent, background task
|
||||
queue_as :literally_whenever
|
||||
|
||||
include GoodJob::ActiveJobExtensions::Concurrency
|
||||
good_job_control_concurrency_with(
|
||||
|
||||
Reference in New Issue
Block a user