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

File Input: Support larger file uploads #991

Open
joepavitt opened this issue Jun 19, 2024 · 0 comments
Open

File Input: Support larger file uploads #991

joepavitt opened this issue Jun 19, 2024 · 0 comments
Labels
feature-request New feature or request that needs to be turned into Epic/Story details size:M - 3 Sizing estimation point

Comments

@joepavitt
Copy link
Collaborator

Description

As a follow on task for #981

We want to chunk files selected in the client, and re-build them on the server-side to allow for file uploads greater than the maximum payload size for a given socket connection.

It would also provide clearer upload progress to the client too, and prevent socket crashes.

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

@joepavitt joepavitt added size:M - 3 Sizing estimation point feature-request New feature or request that needs to be turned into Epic/Story details labels Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request that needs to be turned into Epic/Story details size:M - 3 Sizing estimation point
Projects
Status: Backlog
Development

No branches or pull requests

1 participant