RomainLanz / adonis-bull-queue

Queue system based on BullMQ for AdonisJS
MIT License
147 stars 26 forks source link

Handle graceful shutdown of workers #30

Closed jarle closed 6 months ago

jarle commented 11 months ago

BullMQ supports graceful shutdown of workers. It would be nice if it was possible to enable this through configuration for long-running jobs.

RomainLanz commented 6 months ago

Should be good in latest AdonisJS 6 and AdonisJS 5 releases👍🏻