Matt Broadstone
Matt Broadstone
@Romanx I'll defer to @noodlefrenzy and you for what Azure's behavior is, but from my reading of the spec it seems to indicate that it will simply reduce the deliveryCount,...
we should _definitely_ print out at least a warning message if you don't pass a valid message to one of the disposition methods. I'll pop that in, that could be...
The question now becomes: should we simply print a warning in this situation, or in fact _throw an error_. In which case it becomes very relevant for us to decide...
frankly I'm not sure what happens if you currently throw an error inside that callback, maybe the link is corrupted somehow?
@Romanx @noodlefrenzy ping on this issue
@noodlefrenzy seeing that the AMQPErrors are the actual descriptors, does it make sense to make a wrapper in `lib/errors.js` for an AMQPError object (to keep exported error consistency)? Not really...
we should be able to recreate this by trying to connect to an invalid host right?
@noodlefrenzy my best guess is that it looks like the link is somehow trying to reattach while already attached? @jacoscaz it would be very helpful if you could run a...
@pierreca @noodlefrenzy what's going on with this issue?
@jacoscaz yeah I think you're going to have to do that with 1.0.x unfortunately. @noodlefrenzy is currently working on improvements to handle this scenario more seamlessly in 2.0