Skip to content
This repository was archived by the owner on Sep 21, 2024. It is now read-only.

fix: Increase allowed request body payload size#608

Merged
cdata merged 1 commit intomainfrom
fix/gateway-500-from-large-body-size
Aug 29, 2023
Merged

fix: Increase allowed request body payload size#608
cdata merged 1 commit intomainfrom
fix/gateway-500-from-large-body-size

Conversation

@cdata
Copy link
Copy Markdown
Collaborator

@cdata cdata commented Aug 28, 2023

This change increases our allowed body payload size to ~100MB. This is a stop-gap until such time as we update to streaming pushes (which can perhaps be treated in a special way). We also need to investigate:

justinabrahms
justinabrahms previously approved these changes Aug 28, 2023
Comment thread rust/noosphere-cli/tests/peer_to_peer.rs
@cdata cdata force-pushed the fix/gateway-500-from-large-body-size branch 3 times, most recently from 6f1a7b5 to af0c2c2 Compare August 28, 2023 21:14
@cdata cdata force-pushed the fix/gateway-500-from-large-body-size branch from af0c2c2 to 29033b7 Compare August 28, 2023 21:28
@cdata cdata marked this pull request as ready for review August 29, 2023 00:26
Comment thread rust/noosphere-cli/tests/helpers/random.rs
@cdata cdata merged commit da83f38 into main Aug 29, 2023
@cdata cdata deleted the fix/gateway-500-from-large-body-size branch August 29, 2023 02:52
This was referenced Aug 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants