FetcherService

@Inject
constructor(tasksRepo: TasksRepo, config: SchedulerConfig)

Creates an instance of FetcherService with the specified dependencies.