Configure asynchronous settings
Open
feature-request
small
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
@stealthycoin
I would like to be able to configure my pure lambda function's asynchronous settings straight from my chalice config.json file.
In particular, I want to be able to set the retry attempts and the maximum age of events in the config.
Contributor guide
Research direction
Start by examining how pure Lambda functions are represented and configured through config.json. Trace the existing asynchronous Lambda configuration path, then verify that retry attempts and maximum event age can be set there and are applied to deployments; use the project’s relevant configuration tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100