bull v3.4.3 Release Notes

    • ๐Ÿ›  Fixed #994 queue.getJobs() race condition.
    • ๐Ÿ›  Fixed #966 Race conditions reviving repeatable jobs.
    • ๐Ÿ›  Fixed getters: Update types array to include paused.
    • ๐Ÿ›  Fixed #958 job.finished slowdown.
    • ๐Ÿ›  Fixed #949 TypeError: job.queue.client.isFinished is not a function.
    • ๐Ÿ›  Fixed #870 TypeError when retrying jobs.
    • ๐Ÿ›  Fixed #942 Support for milliseconds intervals in repeatable jobs.

    Changes