Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Queue Prefix setting is not being considered in the AwsLambdaSQSEndpoint #313

Merged
merged 2 commits into from Oct 13, 2023

Conversation

timbussmann
Copy link
Contributor

Backport #309 to fix #45 to the release-1.0 branch

I also added a basic exception throwing on send-only configurations which aren't supported on this version yet to avoid the code throwing arbitrary NullReferenceExceptions

# Conflicts:
#	src/NServiceBus.AwsLambda.SQS/AwsLambdaEndpoint.cs
#	src/NServiceBus.AwsLambda.SQS/TransportWrapper/IMessageProcessor.cs
#	src/NServiceBus.AwsLambda.SQS/TransportWrapper/SendOnlyMessageProcessor.cs
#	src/NServiceBus.AwsLambda.SQS/TransportWrapper/ServerlessTransport.cs
@timbussmann timbussmann added this to the 1.0.1 milestone Oct 12, 2023
@timbussmann timbussmann merged commit 18721cf into release-1.0 Oct 13, 2023
5 checks passed
@timbussmann timbussmann deleted the backport-queue-prefix-1.0 branch October 13, 2023 10:30
@SzymonPobiega SzymonPobiega added the bug Something isn't working label Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants