Open ikonst opened 1 month ago
Appears to be addressed in https://github.com/babelcloud/node-redlock/pull/1
@royvandewater @slosd @veeti @tobico Is this package not maintained anymore? It has a significant amount of weekly downloads almost 600k, https://www.npmjs.com/package/redlock maybe we can revive it? Seems like CI is not working anymore and noone is working on that
@vitalyiegorov You can fork it, and many have. For instance, you can see the changes we've adopted in my company: https://github.com/rutter/node-redlock
When the 'aborted' signal is given, am I right to assume there's some certainty about the lock no longer being valid?
Currently
Redlock.using
will spend time trying to release the lock, eventually failing with "The operation was unable to achieve a quorum during its retry window", e.g.will print