Optional
ormOptional
logger?: LoggerThe logger for the ORM.
The database schema for the ORM.
Optional
rateThe options for the rate limit.
Optional
jobsA function that returns the list of jobs to register
Optional
onA function that will run if a job failed
Optional
onThe function that will run every time a queue message is consumed
The function that will run every time a new request comes in
Optional
onThe function that will run every time a scheduled task is executed
Optional
onOptional
tasksA function that returns the list of tasks to register
The options for the ORM.