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

Implement functionality for fetching files/folders from s3, zipping them and uploading the zip to s3 #7187

Open
1 task done
bisgaard-itis opened this issue Feb 7, 2025 · 0 comments
Assignees
Labels
t:enhancement Improvement or request on an existing feature
Milestone

Comments

@bisgaard-itis
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

User Story

The main concern here is disk space and blocking operations.
Potential solutions to these:

  • Streaming the results directly to s3
  • Run in subprocess

Definition of Done

No response

@bisgaard-itis bisgaard-itis added the t:enhancement Improvement or request on an existing feature label Feb 7, 2025
@bisgaard-itis bisgaard-itis added this to the Singularity milestone Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t:enhancement Improvement or request on an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants