-
When multiple events of the same type are registered and sent via Outbox using `SendAsync` for a Tenant, and the `DeliverWithin `property is defined, only the first event is processed by the Handler. …
-
Movies part of a universe sometimes require to watch movies which are not part of any universe.
One upcoming example is the new **Deadpool & Wolverine** movie, which is officially part of the MCU, …
-
I have a serious side-project habit - I often have dozens of side projects on the go at once.
As such, I really appreciate scale-to-zero services like Google Cloud Run and Vercel, where if my proje…
-
**Describe the bug**
I created an abstraction over AWS SQS service, this way I can push the messages on a queue independetly from Wolverine because I use it in other part of the code and I use the AW…
-
-
**Describe the bug**
Thanks for your clear explanation yesterday in regards to my other request about $Title tag. I get your point and like to follow your advice in terms of migrating away from Comic…
-
See [https://jeremydmiller.com/2024/04/15/modular-monoliths-and-the-critter-stack/](https://jeremydmiller.com/2024/04/15/modular-monoliths-and-the-critter-stack/) for a little background.
The Marte…
-
Mark cards you're working on in the second post of this issue.
If you can't check things off, leave a comment instead.
Once the card is committed, check off the card here to show that it's finished.…
-
- [x] Ship Public API in txt file
- [x] Update `CHANGELOG.md`
- [x] Update copyright headers (https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1589)
- [x] Use newer C# language features
*…
-
**Describe the bug**
I have a simple endpoint using `[Document]` and returning `IResult` for handling error cases such as `404 NotFound`. When the `opts.CodeGeneration.TypeLoadMode` is set to either …