commit | 18d7102fc3a27623b4e3ee4e32ee0d2ffcaa5a7c | [log] [tgz] |
---|---|---|
author | Jonathan Amsterdam <jba@google.com> | Mon May 08 08:06:00 2023 -0400 |
committer | Jonathan Amsterdam <jba@google.com> | Wed May 10 12:55:13 2023 +0000 |
tree | 778d4114faafe2152abcd4e2a5a35073ef64bdf9 | |
parent | 996cb8c4367dccc9d6384cdcd2cfde544f9ce6e0 [diff] |
internal/bigquery: ignore PreconditionFailed error when updating table It arises from a benign race condition. See the comment in the CL for details. Change-Id: Ica5fce00f21a72b1a3bcf080db528c26f1663393 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/493456 Run-TryBot: Jonathan Amsterdam <jba@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: 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.