Classes

c
SchedulerUnavailableError(platform: string)

Thrown when SchedulerPlugin is registered on a runtime whose platform cannot run its timers.

Functions

Interfaces

I
DistributedLockOptions

Options for distributed locking.

I
IDistributedLock

Distributed lock interface.

I
IRedisLockClient

Minimal ioredis client shape required by RedisLock.

I
RetryOptions

Retry configuration for a scheduled job.

I
ScheduledJob

A scheduled job instance handed to the handler.

I
ScheduleOptions

Options passed when scheduling a job.

I
SchedulerPluginOptions

Plugin options passed to SchedulerPlugin().

Type Aliases