no local cache for bazel fetch #2144
Labels
category: misc > misc
P4
This is either out of scope or we don't have bandwidth to review a PR. (No assignee)
type: feature request
Operating System:
Linux macOS
Bazel version (output of
bazel info release
):release 0.4.0-homebrew
When building tensorflow bazel fetch fails to download some of the external dependencies due to flaky internet connection, If run configure again, bazel fetch will start all over again downloading all the external dependencies. This is really frustrating.
Someone suggest to ignore some of dependencies like in issue #2008, but that's only a workaroud and not a solution. bazel need some local cache mechanism.
tensorflow commit:
$ git rev-parse HEAD
5657d0dee8d87f4594b3e5902ed3e3ca8d6dfc0a
The text was updated successfully, but these errors were encountered: