-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
env/allTo indicate something that applies to all environmentsTo indicate something that applies to all environmentsfeature_requestNew feature requestNew feature requesthelp wantedExtra attention is neededExtra attention is neededimprovementImprovements to an existing componentImprovements to an existing component
Description
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.
Metadata
Metadata
Assignees
Labels
env/allTo indicate something that applies to all environmentsTo indicate something that applies to all environmentsfeature_requestNew feature requestNew feature requesthelp wantedExtra attention is neededExtra attention is neededimprovementImprovements to an existing componentImprovements to an existing component