MassTransit fails to connect to existing AWS SNS/SQS
Currently, I’m attempting to move from aws sdk to MassTransit. And I have a big issue with connecting to the SQS/SNS.
Our infrastructure team created sqs/sns using a terraform script. And we (as developers and application) cannot change (in any way) it since the infrastructure is managed by a separate team and another aws account/role.
ConcurrentMessageLimit in MassTransit ConsumerDefinition
I’m using ConsumerDefinition to define my consumer in MassTransit.
Re-publish message to the same queue in MassTransit
I use masstransit 8 + amazon sqs/sns, the app is running in Windows Docker container.
Endpoint interval configuration in MassTransit
I use masstransit 8 + amazon sqs/sns, the app is running in Windows Docker container.
Endpoint intervals configuration is MassTransit
I use masstransit 8 + amazon sqs/sns, the app is running in Windows Docker container.
Multiple declared UseMessageRetry method reset re-try counter in MassTransit
I use masstransit 8 + amazon sqs/sns, the app is running in Windows Docker container.
Filter breaks topic and subscription name prefix in MassTransit
I use masstransit 8 + amazon sqs/sns, the app is running in Windows Docker container.