Skip to content

@saflib/jobs-http


Function: runJobs()

runJobs(options): Promise<JobsRuntimeHandle>>

Start the jobs claim loop, delivery workers, and periodic sweeps. Validates the trigger map / operation config against apiSpec at startup.

Parameters

ParameterType
optionsJobsServiceOptions

Returns

Promise<JobsRuntimeHandle>