Skip to content

Instance Method

startInProcessJobs(on:)

Starts an in-process worker to dequeue and run jobs.
func startInProcessJobs(on queue: QueueName = .default) throws

Parameters

queue

The queue to run the jobs on. Defaults to default.