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

Move upload process to be direct-to-s3 #3621

Open
as1729 opened this issue Oct 10, 2024 · 0 comments
Open

Move upload process to be direct-to-s3 #3621

as1729 opened this issue Oct 10, 2024 · 0 comments

Comments

@as1729
Copy link
Contributor

as1729 commented Oct 10, 2024

Current State

When users are uploading files we are noticing an error message of "Service Unavailable" show up as the container becomes unresponsive.

Expected State

Move the upload processing such that the front-end directly uploads files to S3 and perform upload validation via a task-queue instead of this happening within the request-response cycle.

@as1729 as1729 changed the title Identify source of container failures and consider moving upload process to be direct-to-s3 Move upload process to be direct-to-s3 Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant