-
I would love to use Finbuckle with MassTransit https://masstransit.io/.
The use case would be to offload tenant data processing to other microservices. To achieve this the tenant context would need…
-
We need to enable the ability to deploy application instances with distinct roles: API servers and worker servers. To achieve this, we must update the MassTransit module to include a flag that control…
-
Jira Link: [DB-12732](https://yugabyte.atlassian.net/browse/DB-12732)
### Description
Hey team,
I am looking at adding Yugabyte support to Masstransit with either a patch to the existing Postgres…
-
I´m trying to use [UseMassTransit().UseAzureServiceBus()](https://v3.elsaworkflows.io/docs/integrations/masstransit/introduction#installing-mass-transit) to start my workflow but am totally unable to…
-
Is there any comparison with [MassTransit.NewId](https://masstransit.io/documentation/patterns/newid)?
-
### NuGet Product(s) Affected
Visual Studio Package Management UI
### Current Behavior
With CPM and transitive pinning enabled:
Solution S contains a console app and a test project.
The …
-
Please fix bugs to be usage completely as Hangfire is a known scheduling tool which is used with MassTransit
-
When using Mediator on the same project with MassTransit I get the following error:
```
System.Exception: 'Invalid configuration detected for Mediator. Generated code for 'Singleton' lifetime, but…
-
1) Smoke тесты не запускаются из-за того что адрес в настройках RabbitMq и SQLServer прописан как внутри контейнера, а их предполагается запускать и на хосте (из IDE например).
2) При вызове методов …
-
Daha önce MassTransit kullanarak RabbitMQ ile Messaging sistemi yapan varsa bu Push(Event) ve Send(Command) arasında ki farkı ve nasıl kullanılması gerektiğini açıklayabilir mi?