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

Create new BookstoreLargeContentsArchiver for large contents #173

Open
mpacer opened this issue Sep 16, 2019 · 0 comments
Open

Create new BookstoreLargeContentsArchiver for large contents #173

mpacer opened this issue Sep 16, 2019 · 0 comments

Comments

@mpacer
Copy link
Member

mpacer commented Sep 16, 2019

In the classic notebook server, we have the LargeFileManager to handle large files as a streamed response. We could have something analogous for bookstore that would alleviate issues around archiving large files.

There are a few details that would need some explicit design work (e.g., do we also stream responses back to S3, do we queue a save in the case where saving to S3 is taking a long time instead of debouncing all requests, &c. ), but this seems well within scope of this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant