Guilherme Viebig

Results 1 issues of Guilherme Viebig

## Description When I use delayed jobs, lifo and priority options don't work. ## Test code to reproduce ### Code without delay ```javascript const Queue = require('bull'); const callQueue =...

enhancement