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

🕹️ Upload files directly to S3 instead through backend #715

Open
radulescuandrew opened this issue Oct 3, 2024 · 0 comments · Fixed by #773
Open

🕹️ Upload files directly to S3 instead through backend #715

radulescuandrew opened this issue Oct 3, 2024 · 0 comments · Fixed by #773
Assignees
Labels
enhancement New feature or request mobileapp

Comments

@radulescuandrew
Copy link
Collaborator

Now we upload files using a backend API. This is not healthy for the backend.

The uploads should be made through S3 chunk by chunk.

There is a PR #535 started some time ago.

🔺 This change requires attention, there are many implications (mutations, optimistic updates, etc.)

@radulescuandrew radulescuandrew added the bug Something isn't working label Oct 3, 2024
@radulescuandrew radulescuandrew added enhancement New feature or request mobileapp and removed bug Something isn't working labels Oct 3, 2024
@radulescuandrew radulescuandrew changed the title Upload files directly to S3 instead through backend 🕹️ Upload files directly to S3 instead through backend Oct 3, 2024
@dragos1195 dragos1195 linked a pull request Oct 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mobileapp
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants