You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bazel-discuss
Hi,
We met a problem that sometime the `repository_ctx.download` won't hit the repository cache for downloading the external repository when we put our code repo on NFS.
I think it might relate to the NFS itself but just in case that we can fully understand this issue, I am wondering how I can get the log from the bazel library:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bazel-discuss
I don't think Bazel generates a log for repo cache hits, but it's definitely possible to add one. Maybe file a github issue as feature request or even a PR?