new Rest API ID is being generated on each deploy
Open
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
whenever I run chalice deploy it creates a new api id. why is this happening and how do i fix this?
Contributor guide
Research direction
Start by reproducing the behavior with `chalice deploy` and inspect how deployment state and the REST API ID are handled between deployments. Determine the expected reuse behavior, then add or update coverage for repeated deployments and document what “done” means: subsequent deploys retain the intended API identity without creating an unnecessary new API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100