Feature request: Move Tar and Zip middlewares to Fargate #4
Labels
enhancement
New feature or request
existing-middleware
A label associated with an existing middleware.
help wanted
Extra attention is needed
triage
Use case
The
Tar
and theZip
inflate middleware are based on Lambda with a maximum execution time of 15 minutes. It would be better and more scalable for customers to move the implementation from Lambda to Fargate, ensuring that very large archives can be inflated.Solution/User Experience
Moving to Fargate in order to benefit from a longer time to inflate archives.
Alternative solutions
No response
The text was updated successfully, but these errors were encountered: