commit | 61589755453c79c85ff5b495b3f96236aabc40df | [log] [tgz] |
---|---|---|
author | Jonathan Amsterdam <jba@google.com> | Wed May 31 16:41:46 2023 -0400 |
committer | Jonathan Amsterdam <jba@google.com> | Wed May 31 21:17:40 2023 +0000 |
tree | 70ee6753ed33446775970a8cfdc66d72ff185fc1 | |
parent | 92b72104635d6c74b6b5393c98de58b9d118f9e5 [diff] |
internal/jobs: increase firestore retries Increase by 5x the number of times the Firestore client will retry when there is a transaction conflict. We hope this will resolve the errors we see in the worker logs. Change-Id: I65f2c69746f04165b9f7eed9572d428e8186801f Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/499600 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Jonathan Amsterdam <jba@google.com> 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.