-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
Description
While deploying AWS Lambda functions using Chalice (chalice 1.32.0, python 3.12.2, darwin 24.6.0), deployments are taking an unusually long time (over 10 minutes). This issue was not present earlier and seems to have degraded recently.
Steps to Reproduce
- Use Chalice
1.32.0with Python3.12.2ondarwin 24.6.0. - Run
chalice deployfor a moderately sized Lambda project. - Observe deployment time – consistently longer than 10 minutes.
Environment
- Chalice:
1.32.0 - Python:
3.12.2 - OS:
Darwin 24.6.0
Additional Notes
- This delay did not occur with earlier deployments.
- Unsure if this is related to Chalice version, Python version, or a packaging change.
- Logs show normal progress but take much longer before completion.
- It gets stuck with
Creating deployment package
devinmatte
Metadata
Metadata
Assignees
Labels
No labels