-
Could be a clearer error message regarding why not be able to update Saga, in this case it seemed (not sure if the Saga was deleted) that there was no object with that ID.
Here is full call stack
``…
-
Well, the title says it all. I think it will be better if the default behavior of NServiceBus.Raw would be the same as NServiceBus: https://github.com/Particular/NServiceBus/pull/4994
-
Using v5 with the host sample http://docs.particular.net/samples/hosting/nservicebus-host/ , when using RabbitMQ transport instead of the default, the Service installation as described here http://doc…
-
I have forked the repo, reviewed [CONTRIBUTING.md](https://github.com/pyrra-dev/pyrra/blob/main/CONTRIBUTING.md), and am now looking at #361 as an example.
I'd like to add a `./pyrra az` command …
-
If you want to create a send-only endpoint, a ServiceBusTriggeredEndpointConfiguration doesn't make any sense, as there won't be a queue.
But setting up a send-only NServiceBus endpoint using NServ…
-
NLog 5.0.0 has been released recently, but currently restrictions on NLog nuget package is [4.5.3, 5.0.0)
Are there any plans to support the newest one?
-
# Background
Amazon SQS allows for the inclusion of [structured metadata](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-message-metadata.html) with messages using `m…
-
Feedback for 'Raw messaging using NServiceBus' https://docs.particular.net/nservicebus/rawmessaging/
Location in GitHub: https://github.com/Particular/docs.particular.net/blob/master/nservicebus/ra…
-
**Describe the bug**
Using the [native NServiceBus Pub/Sub pattern](https://docs.particular.net/samples/pubsub/native/) in two separate asp.net apps, when messages are received, we see that the Azure…
-
I don't really get this but it happens all the time no matter what I do. If I debug an endpoint and its queues do no exist, then I get a NullReference exception from inside the NSB code base:
```
Obj…