Skip to content

Instance Method

run(context:)

The method called when the job is run
func run(context: QueueContext) async throws

Parameters

context

A JobContext that can be used

Default Implementations

AsyncScheduledJob Implementations