This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
Catch clause catches error which means that message will not go back to queue. #16
Labels
documentation
Improvements or additions to documentation
sns-sqs-big-payload/src/sqs-consumer.ts
Lines 163 to 165 in d5fb153
when integrating with lambda the above catch clause catches the error which causes the message to be removed from queue eventhough there was an error. Can you fix this?
Btw, really nice work on this package! 👍
The text was updated successfully, but these errors were encountered: