You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
radulescuandrew
changed the title
Upload files directly to S3 instead through backend
🕹️ Upload files directly to S3 instead through backend
Oct 3, 2024
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.)
The text was updated successfully, but these errors were encountered: