Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(artillery): reduce bundle size on AWS Lambda #2355

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

hassy
Copy link
Member

@hassy hassy commented Dec 6, 2023

The dependencies became direct dependencies of Artillery when @platform/fargate was moved into the monorepo. They are not needed for workers running on AWS Lambda.

Fixes #2337

The dependencies became direct dependencies of Artillery when
@platform/fargate was moved into the monorepo. They are not needed
for workers running on AWS Lambda.
@hassy hassy merged commit 40f80cf into main Dec 6, 2023
10 checks passed
@hassy hassy deleted the hassy-art-1514-lambda-tests-broken-on-v201 branch December 6, 2023 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InvalidParameterValueException: Unzipped size must be smaller than 262144000 bytes with artillery lambda
1 participant