commit | 7ed6b56d8bd7b232acd6b3bc2a0a01dc1d3371e1 | [log] [tgz] |
---|---|---|
author | Zvonimir Pavlinovic <zpavlinovic@google.com> | Fri May 05 15:47:58 2023 -0700 |
committer | Zvonimir Pavlinovic <zpavlinovic@google.com> | Mon May 08 15:03:08 2023 +0000 |
tree | db4f6f2ca9b7048d361d4608fea3b52473a4cfa1 | |
parent | 1a40eb8438768cfe7a78424d3357d349075594fb [diff] |
internal/bigquery: skip reporting already exists error This error is skipped in CreateTable but not in CreateOrUpdateTable. This CL corrects this discrepancy with the goal of reducing some error messages in logs. Change-Id: Iffabe6f3a99c30a8eac5f87ab4a2b93a3d1e40e3 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/493059 Reviewed-by: Jonathan Amsterdam <jba@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> 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.