[debugsyms] Increase default timeout

Debug symbol uploads are timing out with some frequency during chromium
rolls, e.g. ci.chromium.org/b/8801552556289462033. I see no harm in
raising the timeout.

Also improve error messages so we only emit a "timed out" log for upload
jobs that actually time out, and a separate "canceled" log for jobs that
got canceled as a result of a concurrent job timing out.

Change-Id: I0bf1c5d7b360a96be7d25bcc76d0967191f5b2cc
Reviewed-on: https://fuchsia-review.googlesource.com/c/tools/+/735722
Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>
Reviewed-by: Anthony Fandrianto <atyfto@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
2 files changed
tree: 2dc4b3535ee26df85aded6d2c2d124ce1a820076
  1. buildidtool/
  2. debugsyms/
  3. gndoc/
  4. .gitignore
  5. go.mod
  6. go.sum
  7. manifest
  8. README.md
README.md

tools

All tools have been moved to fuchsia.git at https://fuchsia.googlesource.com/fuchsia/+/refs/heads/master/tools.