Closed
Description
Why is this needed?
We recently added support for Python 3.13 and it creates another layer of caching when performing quality check actions. Some tests like those with threads and things that write to disk are failing randomly due to the runners' cache being overflowed.
To fix this I'm going to remove the poetry cache, this doesn't cause any problems for our CI.
Which area does this relate to?
Automation
Solution
Remove the cache.
Acknowledgment
- This request meets Powertools for AWS Lambda (Python) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Type
Projects
Status
Shipped