SchedulerWorker

@Inject
constructor(workerService: WorkerService, repoConnector: RepoConnector, locksClient: LocksClient, queueClient: ProducerQueueClient)

Creates an instance of SchedulerWorker with the specified dependencies.