bottleneck v2.19.5 Release Notes

Release Date: 2019-08-03 // over 4 years ago
    • 🛠 Fixes a minor and rare race condition in Clustering due to an inconsistent network. The only negative effects were an error message and an expired job not be retried. Thank you @gr2m for reporting this issue #132

Previous changes from v2.19.3

    • 👍 Allow directly passing the redis/ioredis module. This fixes an issue for Clustering users that bundle their app, as seen in serverless environments. Thank you @cliffkoh for the issue #130