Skip to content

v4.5.2

  • v4.5.2
  • ddc4cfe
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • v4.5.2
  • ddc4cfe
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@cody-greene cody-greene tagged this 23 Mar 17:43
* fix: aws-lambda, send() won't hang after reconnect

Fixes https://github.com/cody-greene/node-rabbitmq-client/issues/45

If the EncoderStream is destroyed after partially squeezing an
iterator, then it should invoke the saved write-callback with an error.
This only seems to happen, in practice, with aws lambda when the
exchange drops the connection while the lambda context is suspended.

* version bump
Assets 2
Loading