DefaultSchedulerPlugin
This plugin configures a default scheduling strategy that executes scheduled tasks using the database to ensure that each task is executed exactly once at the scheduled time, even if there are multiple instances of the worker running.
Example
The options for the DefaultSchedulerPlugin.
Was this chapter helpful?