Instance Method
dispatched(job:eventLoop:)
Called when the job is first dispatched
func dispatched(job: JobEventData, eventLoop: any EventLoop) -> EventLoopFuture<Void>
Parameters
jobThe
JobDataassociated with the jobeventLoopThe eventLoop
Default Implementations
JobEventDelegate Implementations
dispatched(job:eventLoop:)Called when the job is first dispatcheddispatched(job:eventLoop:)Called when the job is first dispatched