commit | 576666879a0ac2a16f8eea5ceead98c8cf8cafbd | [log] [tgz] |
---|---|---|
author | Zvonimir Pavlinovic <zpavlinovic@google.com> | Wed Dec 27 16:01:00 2023 +0000 |
committer | Zvonimir Pavlinovic <zpavlinovic@google.com> | Thu Dec 28 14:51:03 2023 +0000 |
tree | ee186834d9f9607f64cdbab056a1b89d8c168efa | |
parent | a45c19d9b69091ccb4736133b3d80f90f2a2c91e [diff] |
internal/worker: update sandbox error categorization "runner" prefix is not needed and will result in missed categorization. The only thing that can cause "exit status 137" is the sandbox so we can just use that string for matching. Instance failure with exit status 137 would not even give us a change to categorize an error. Change-Id: Iaab892e8600c0ff91a73bd813fa7f6d58b637813 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/552717 Reviewed-by: Maceo Thompson <maceothompson@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com>
This repository contains code that serves pkg.go.dev/metrics.
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.