Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 143 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 143 Bytes

SQS -> Lambda -> Retry -> DLQ

Minimal setup to demo a lambda reading from SQS, retrying on failure, and pushing to DLQ after failed retries.