aws / aws/chalice

Configure asynchronous settings

Open
#1,309 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.