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

py: For multipart endpoint don't split into batches of 20mb #1067

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

nfcampos
Copy link
Contributor

@nfcampos nfcampos commented Oct 6, 2024

  • Multipart endpoint supports batches of any size
  • Add content-length header to each part

- Multipart endpoint supports batches of any size
- Add content-length header to each part
@nfcampos nfcampos merged commit d67469f into main Oct 7, 2024
8 of 9 checks passed
@nfcampos nfcampos deleted the nc/5oct/multipart-single-req branch October 7, 2024 18:43
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.

2 participants