Skip to content

fix: handle commandtimeout on redis

Varunkumar Manohar requested to merge slb/vm/ioredis-unhandled-promise into master

This MR accomplishes the following

  1. redlock package updated
  2. Increases the client side command timeout
  3. Logs unhanded promise rejections

Merge request reports