commit | cd8fdd61ae1e1553987cdaffdf4ac1b9396dab66 | [log] [tgz] |
---|---|---|
author | Anthony Fandrianto <atyfto@google.com> | Sat Feb 20 20:51:02 2021 +0000 |
committer | CQ Bot <commit-bot@chromium.org> | Sat Feb 20 20:51:02 2021 +0000 |
tree | 75f6daf69caee138e3ee7cebbf652cd2e36f401b | |
parent | 76851f620c1b990725f9a7033ad4c2492835abc8 [diff] |
[debugsyms] Add retries for transient errors during upload If we encounter a 500 or 502 when writing to GCS, retry the operation up to 3 times before giving up. Test: Ran against a local .build-id directory. I didn't reproduce any transient errors however, so I only tested that the happy path did not regress. Bug: 69677 Change-Id: I88e94254a8b52a8a262df1df7e44a231a4911885 Reviewed-on: https://fuchsia-review.googlesource.com/c/tools/+/489441 Fuchsia-Auto-Submit: Anthony Fandrianto <atyfto@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> Reviewed-by: Oliver Newman <olivernewman@google.com>
All tools have been moved to fuchsia.git at https://fuchsia.googlesource.com/fuchsia/+/refs/heads/master/tools.