aws / aws/aws-lambda-go

Is there anyway to disable container reuse for aws lambda?

Open
#354 1 comment 6 reactions 0 assignees View on GitHub
question
Dominant language
Go
Stars
3.8k
Forks
578
Avg merge
8h 18m
Merged PRs (30d)
1

Description

**Is your feature request related to a problem? Please describe.**
I have a headless chrome running in my lambda container. Due to actions taken on the chrome itself, I would like to disable other lambda invocations to reuse the container.

**Describe the solution you'd like**
I flag in the handler to disable container reuse. Or any other workaround.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.