Skip to content

[v13] raise app http request size limit#40795

Merged
GavinFrazar merged 2 commits intobranch/v13from
gavinfrazar/v13-raise-app-http-request-size-limit
Apr 23, 2024
Merged

[v13] raise app http request size limit#40795
GavinFrazar merged 2 commits intobranch/v13from
gavinfrazar/v13-raise-app-http-request-size-limit

Conversation

@GavinFrazar
Copy link
Copy Markdown
Contributor

@GavinFrazar GavinFrazar commented Apr 22, 2024

Backport #40242 to branch/v13

changelog: Fixed an issue that prevented uploading a zip file larger than 10MiB when updating an AWS Lambda function via tsh app access.

* increase app access max http request size to 70MB

* move request body limiting into handlers

* shim original behavior with custom reader wrappers

* speed up aws handler tests
@GavinFrazar GavinFrazar added application-access database-access Database access related issues and PRs backport labels Apr 22, 2024
@github-actions github-actions Bot requested review from greedy52 and smallinsky April 22, 2024 22:48
@GavinFrazar GavinFrazar added this pull request to the merge queue Apr 23, 2024
Merged via the queue into branch/v13 with commit eb2d476 Apr 23, 2024
@GavinFrazar GavinFrazar deleted the gavinfrazar/v13-raise-app-http-request-size-limit branch April 23, 2024 21:58
This was referenced Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants