bacobart
bacobart
### Describe the bug SignalR messages sent to the client are processed in order (when sent from the same source to the same clients). This behaviour is observed when hosting...
Trying to create a shovel results in a http 400 error. Reverting https://github.com/EasyNetQ/EasyNetQ.Management.Client/commit/12f949fdf1fb94d9088261e0017d47cb3f17c59a solves the issue. This happens with version 1.3.0. ``` var client = new ManagementClient(...); var shovel =...
Instead of manually running Grott in docker, I tried to use this extension in combination with https://github.com/egguy/grott-home-assistant-add-on -- it does not seem to be working. One thing I noticed is...