Stop
pulse.stop()
pulse.stop()
Example Usage
Parameters
Returns
Promise<void>
: A promise that resolves when the job processing interval is cleared and all locked jobs are unlocked. It handles any failures during the unlocking process.
Last updated
Was this helpful?