Why am I getting such errors using MassTransit with SQSqueues: Exception of type 'Amazon.Runtime.Internal.HttpErrorResponseException'? #3285
Answered
by
ashovlin
olga-shtykova
asked this question in
Q&A
-
Hi, MassTransit version that is used is 8.1.1 Here is an example of the exception from the log:
|
Beta Was this translation helpful? Give feedback.
Answered by
ashovlin
Apr 12, 2024
Replies: 1 comment 1 reply
-
Have you raised this over on the MassTransit repo? Looking at the stack trace for the exception, I'm mostly seeing their code, and not a clear stack trace for the AWS SDK. We have seen some
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ashishdhingra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you raised this over on the MassTransit repo? Looking at the stack trace for the exception, I'm mostly seeing their code, and not a clear stack trace for the AWS SDK.
We have seen some
Collection was modified; enumeration operation may not execute.
issues in the AWS SDK recently around: