Azure / Azure/azure-functions-host
Restrict package restore to primary host only
Open
enhancement
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Packages should only be restored by the primary host. Secondary hosts should reload the function using the restore artifacts created by the primary host once the restore operation is completed.
Contributor guide
Assessment
This issue has not been assessed yet.