danilop / danilop/multimodal-chat
Multiple runs of deploy_lambda_function.sh is causing lots of issues
- Dominant language
- Python
- Stars
- 132
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
```
An error occurred (ResourceConflictException) when calling the CreateFunction operation: Function already exist: yet-another-chatbot-function
Function ARN:
Waiting for Lambda function to be active...
Waiting for Lambda function to be ready for an update...
Updating Lambda function code...
Update status: "InProgress"
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading deploy_lambda_function.sh and reproduce the deployment twice to observe the ResourceConflictException and update status. Trace how repeated runs create or update the Lambda function; done means subsequent runs complete without the reported conflict or remaining stuck in progress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, shell
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100