commit | f11779db3d998759d7f64e88d33505ea35643349 | [log] [tgz] |
---|---|---|
author | Ethan Lee <ethanalee@google.com> | Thu Aug 21 21:13:22 2025 +0000 |
committer | Gopher Robot <gobot@golang.org> | Thu Aug 28 12:33:36 2025 -0700 |
tree | 6f5113e67b1fb25061e230100906721a995e69ad | |
parent | 54ab70c81ead5e2acf8b49c5e4742bb0e416929d [diff] |
cmd/ejobs: avoid displaying default help message for http errors - Previously, the full help message was displayed for every error. - If there is an HTTP error, just display the error. Change-Id: Icacf6e55cf9b8430176cd31de0525d7667a3142d Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/698256 Auto-Submit: Ethan Lee <ethanalee@google.com> Reviewed-by: Neal Patel <nealpatel@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository contains code that enables collecting and evaluating metrics for the Go ecosystem.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.