Skip to content

Instance Method

didDequeue(jobId:eventLoop:)

Called when the job is dequeued
func didDequeue(jobId: String, eventLoop: any EventLoop) -> EventLoopFuture<Void>

Parameters

jobId

The id of the Job

eventLoop

The eventLoop