SQS message consumed but without any trace #1888
Unanswered
achref-riahi
asked this question in
Q&A
Replies: 1 comment 12 replies
-
Hey @achref-riahi 👋
|
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, while testing a SQS message consumer using RR jobs, i found that some messages are consumed but without any trace.
For example, for 500 messages, ~ 450 are consumed correctly, because i can see the job plugin log of them, but 50 disappeared without any trace. For 100 messages ~ 15 messages disappeared ...
My config,
Beta Was this translation helpful? Give feedback.
All reactions