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

⚡️ Explore FastAPI's data upload limitations #2963

Closed
murdo-moj opened this issue Jan 16, 2024 · 2 comments
Closed

⚡️ Explore FastAPI's data upload limitations #2963

murdo-moj opened this issue Jan 16, 2024 · 2 comments
Labels
spike investigation, discovery into a thing stale

Comments

@murdo-moj
Copy link
Contributor

User Story

As a data producer
I need/want/expect to be able to upload data at scale (5GB is scoped)
So that I can perform bulk loads

Value / Purpose

As part of the migration to FastAPI, we want to be clear on the limitations of fastAPI's file uploads.

Would we continue using the presigned url approach, or use an UploadFile from fastAPI https://fastapi.tiangolo.com/tutorial/request-files/

Useful Contacts

No response

User Types

No response

Hypothesis

If we... [do a thing]
Then... [this will happen]

Proposal

No response

Additional Information

No response

Definition of Done

Example - [ ] Documentation has been written / updated

@murdo-moj murdo-moj added enhancement enhancing an existing feature spike investigation, discovery into a thing labels Jan 16, 2024
@seanprivett seanprivett removed the enhancement enhancing an existing feature label Jan 22, 2024
Copy link
Contributor

This issue is being marked as stale because it has been open for 60 days with no activity. Remove stale label or comment to keep the issue open.

@github-actions github-actions bot added the stale label Mar 23, 2024
Copy link
Contributor

This issue is being closed because it has been open for a further 7 days with no activity. If this is still a valid issue, please reopen it, Thank you!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spike investigation, discovery into a thing stale
Projects
Status: Done ✅
Development

No branches or pull requests

3 participants