MassTransit
MassTransit copied to clipboard
Distributed Application Framework for .NET
### Is this a bug report? Yes (potentially) ### Can you also reproduce the problem with the latest version? Yes ### Environment 1. Dotnet version: 6 2. Operating system: Windows,...
Hi, we face the problem described [here](https://github.com/MassTransit/MassTransit/discussions/3576). I changed algorithm for consuming and running messages from queue in order not to consume messages if max amount of concurrent requests is...
### Is this a bug report? Yes ### Can you also reproduce the problem with the latest version? Yes ### Environment 1. Dotnet version: .net 6.0 2. Operating system: Linux,...
For more information see #3486.
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much. -...
### Is this a bug report? (Yes) ### Can you also reproduce the problem with the latest version? (Yes) ### Environment 1. Dotnet version: net6.0 2. Operating system: windows 3....
The follow items are still under consideration for MassTransit v8, broken out by release. ## 8.0.0 - [x] Additional methods on new test harness to resolve endpoints: - [x] `GetConsumerEndpoint`...
@phatboyg Hello Chris. I found reconnect issues when token expires. For example we connect via token that will expire in 10 minutes. After the token expires our connection remains open...
Just a simple fix to the package description for the Amazon SQS transport.