dead letter queue support
Open
feature-request
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
I want to be able to send failed lambda events to an sqs queue for later processing, a la https://docs.aws.amazon.com/lambda/latest/dg/dlq.html . Is this possible in chalice?
Contributor guide
Research direction
The issue names AWS Lambda dead-letter queues and SQS but no repository file, test, or entry point. Start with the linked AWS Lambda DLQ documentation and Chalice's Lambda configuration; determine the required configuration surface and verify that failed events can be routed to SQS. Done means Chalice supports the requested configuration with documented behavior and coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100