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

Alleviate image size limitation #131

Closed
statefb opened this issue Mar 7, 2024 · 1 comment
Closed

Alleviate image size limitation #131

statefb opened this issue Mar 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@statefb
Copy link
Contributor

statefb commented Mar 7, 2024

Current implementation compress the image into 800px / jpeg due to the dynamodb item size limitation (400KB).

Possible Solution

If the conversation size is large, store it to S3

@statefb statefb added the enhancement New feature or request label Mar 7, 2024
@statefb
Copy link
Contributor Author

statefb commented Mar 26, 2024

#124

@statefb statefb closed this as completed Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant