RomainLanz / adonis-bull-queue

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

Pass payload to the rescue handler #37

Closed jarle closed 6 months ago

jarle commented 6 months ago

In the @next branch, passing the payload to the rescue handler would be helpful for updating database entities with a failure state.

RomainLanz commented 6 months ago

Released as 3.0.0-0 👍🏻

There are no breaking change, but 2.0.0 will be used for an AdonisJS 5 update.