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

Caching of downloaded function dependencies #102

Open
ksatzke opened this issue Feb 8, 2021 · 0 comments
Open

Caching of downloaded function dependencies #102

ksatzke opened this issue Feb 8, 2021 · 0 comments
Assignees
Labels
env/all To indicate something that applies to all environments feature_request New feature request help wanted Extra attention is needed improvement Improvements to an existing component

Comments

@ksatzke
Copy link
Collaborator

ksatzke commented Feb 8, 2021

Currently, function dependencies which are configured under "Requirements" in the GUI are downloaded from scratch whenever this function or the corresponding workflow is deployed.

However, depending on the involved dependency packages, in some cases (tensorflow, torch, ...) these downloads can become quite large. Therefore, it would be advantageous to cache already downloaded packages, so that they can be used by other deployments and need to be downloaded only once.

@ksatzke ksatzke added feature_request New feature request help wanted Extra attention is needed improvement Improvements to an existing component env/all To indicate something that applies to all environments labels Feb 8, 2021
@ksatzke ksatzke self-assigned this Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
env/all To indicate something that applies to all environments feature_request New feature request help wanted Extra attention is needed improvement Improvements to an existing component
Projects
None yet
Development

No branches or pull requests

1 participant