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

How to upload very large files #2379

Open
1 of 7 tasks
AlexandreSajus opened this issue Jan 4, 2025 · 0 comments
Open
1 of 7 tasks

How to upload very large files #2379

AlexandreSajus opened this issue Jan 4, 2025 · 0 comments
Labels
✨New feature 🟨 Priority: Medium Not blocking but should be addressed ❓ Question Can be unblocked with an answer

Comments

@AlexandreSajus
Copy link
Contributor

AlexandreSajus commented Jan 4, 2025

Description

A user asked us about the standard procedure to upload very large files to an application (say 100Gb)

At that point the file selector might suffer, the upload might take too long without any notifications for the user.

What would be the procedure for an application with this requirement? Is there an alternative to the file selector to upload very large files to a virtual machine hosting the taipy application?

Acceptance Criteria

  • If applicable, a new demo code is provided to show the new feature in action.
  • Integration tests exhibiting how the functionality works are added.
  • Any new code is covered by a unit tested.
  • Check code coverage is at least 90%.
  • Related issue(s) in taipy-doc are created for documentation and Release Notes are updated.

Code of Conduct

  • I have checked the existing issues.
  • I am willing to work on this issue (optional)
@AlexandreSajus AlexandreSajus added ❓ Question Can be unblocked with an answer 🟨 Priority: Medium Not blocking but should be addressed ✨New feature labels Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨New feature 🟨 Priority: Medium Not blocking but should be addressed ❓ Question Can be unblocked with an answer
Projects
None yet
Development

No branches or pull requests

1 participant