You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm confused about Dead Letter Queue support. According to this issue #124 (comment) it seems it should work; however, when running elasticmq 0.13.8 (via sbt-sqs) I see this warning when setting the RedrivePolicy -
WARN o.e.r.s.TheSQSRestServerBuilder$$anon$1 - Ignored attribute "RedrivePolicy" (supported by SQS but not ElasticMQ)
Might I just be doing something wrong?
The text was updated successfully, but these errors were encountered:
I'm confused about Dead Letter Queue support. According to this issue #124 (comment) it seems it should work; however, when running elasticmq 0.13.8 (via sbt-sqs) I see this warning when setting the RedrivePolicy -
Might I just be doing something wrong?
The text was updated successfully, but these errors were encountered: