userver
userver copied to clipboard
RabbitMQ driver enhancements
Would be great to see the following features implemented in RabbitMQ driver:
- Dynamic config with some sane timeout defaults
- Headers in both publish and admin methods (headers for publish methods might be convenient for additional metadata, headers for admin methods allow one to do this , for example)
- Metrics - as of now they are mostly just a bunch of placeholders, and they could be way more useful
Continuation of https://github.com/userver-framework/userver/issues/44, basically