We capture parameters from DelayedJob and SolidQueue, but we still omit this from the following integrations:
- Faktory
- GoodJob
- Que
- Resque
- Shoryuken
- Sneakers
Getting these parameters should be pretty straightforward, but testing the around_perform hook is difficult, so we'll probably require some testing with apps that use these job handlers.
We capture parameters from DelayedJob and SolidQueue, but we still omit this from the following integrations:
Getting these parameters should be pretty straightforward, but testing the
around_performhook is difficult, so we'll probably require some testing with apps that use these job handlers.