-
I saw similar ticket that was closed without investigation here.
My client is using
- Rebus v3.1.5
- Rebus.Castle.Windsor v3.0.0
- Rebus.Msmq v3.0.0
- Rebus.Jil v3.0.0
- Rebus.NLog v3.0.0
- Re…
-
This is more of a design/usage question:
Given an a domain model where the processing of messages might get rejected (for example due to violating business rules), what's the best practices for flo…
-
Hi,
Just want to know if it's possible to Subscribe to messages which has a custom header only and ignore the other messages which don't have it
Efp95 updated
3 years ago
-
I'm running Ubuntu 20.04, and got XWord to work. Pretty much everything seems to work ok, except that rebus entry causes a segfault and the program crashes.
Specifically, when I press escape or in…
-
We need a set of activities that can send/publish messages to a service bus and receive messages from a service bus. Ideally, the service bus support is abstracted away so that we can implement provid…
-
Good morning! Thank's a lot for the really cool tool you have provided.
I have a question regarding the PubSub pattern implementation. I am going to have a UI push notification system based on Sign…
-
I have upgraded an Umbraco Cloud project til Umbraco 8.13.0 and Umbraco Forms 8.7.2, which works fine on development and live environment.
However when pulling changes down locally I get an "Boot F…
-
I have cloned the SqlScaleout sample to work with MySql, and when I run the consumer test program and hit enter, sometimes it never exits and seems to get stuck on this line:
public void Stop() => …
-
https://github.com/rebus-org/Rebus.AzureServiceBus/issues/60
-
In order to see how to use the Azure Service Bus provider works, I cloned the [Rebus Samples repository](https://github.com/rebus-org/RebusSamples) and updated the RabbitTopics project to use the Azur…