commit | 7ee72ab6550507201aa57934b0762cce6a3bd1e5 | [log] [tgz] |
---|---|---|
author | Zvonimir Pavlinovic <zpavlinovic@google.com> | Mon Aug 28 12:30:16 2023 -0700 |
committer | Zvonimir Pavlinovic <zpavlinovic@google.com> | Tue Aug 29 21:41:59 2023 +0000 |
tree | 193e95a8c04f320e5947c7938b2f4a3ca5875a1b | |
parent | 3139032613f02d35ae9bcefdad3c54e955ee6887 [diff] |
internal/worker: store govulncheck rows in a single transaction The idea is to hopefully reduce the number of update operations to the table, making it less likely to hit table.write quotas. Change-Id: I7de75020b247c82194202396b5c67ee034bffee4 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/523715 Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com> Reviewed-by: Jonathan Amsterdam <jba@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Maceo Thompson <maceothompson@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.