You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/frontend: limit number of paths allowed by frontend fetch
A upperbound of 10 candidateModulePaths is added for the number of fetch
attempts that a single frontend fetch request will make. Based on our
current dataset, there aren't any module paths that currently have more
than 7 path elements.
Change-Id: Ia098e538abb5a22ba23c9d6c147ffd1da4f1fbb7
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/248377
Run-TryBot: Julie Qiu <[email protected]>
TryBot-Result: kokoro <[email protected]>
Reviewed-by: Jamal Carvalho <[email protected]>
Reviewed-by: Robert Findley <[email protected]>
0 commit comments