pardahlman / RawRabbit

A modern .NET framework for communication over RabbitMq
MIT License
747 stars 144 forks source link

(#342 and #343) Making Proposed ClientConfiguration And ExecutionLock Changes #344

Closed houseofcat closed 6 years ago

houseofcat commented 6 years ago

Description

Adds the ability to set Connection labels per RabbitMQ (5.x) implementation. It is also backwards compatible with pre-existing RawRabbit users. Labels located here: image

Adds a line to log exceptions being currently missed with ExecuteAsync is called.

Commit Notes:

Check List

pardahlman commented 6 years ago

My apologies for falling behind on this code review! Thanks for the contribution @thyams and extra thanks to you @sayfulloev for reviewing the code.

@thyams: I've made you a collaborator for this project 👍