Skip to content

fix: handle oversized image data by sending in chunks#566

Open
TruongDinhKien wants to merge 1 commit intoDantSu:masterfrom
TruongDinhKien:master
Open

fix: handle oversized image data by sending in chunks#566
TruongDinhKien wants to merge 1 commit intoDantSu:masterfrom
TruongDinhKien:master

Conversation

@TruongDinhKien
Copy link
Copy Markdown

This PR fixes an issue where oversized image data could not be transmitted due to exceeding buffer or request size limits. The solution introduces chunked transfer of image data, ensuring large images are split into smaller parts and sent sequentially.

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.

1 participant