timgit / pg-boss

Queueing jobs in Postgres from Node.js like a boss
MIT License
2.15k stars 160 forks source link

Add cron options to constructor options type #491

Closed louis-vs closed 2 months ago

louis-vs commented 2 months ago

I noticed that the type of ConstructorOptions was missing some undocumented ways of adjusting the behaviour of the cron scheduler.