[roll] Roll fuchsia [feedback] Increase upload timeout to 3 minutes

1 minute can be too short on slower connections. This CL increases the
timeout to 3 minutes to decrease the chances of a report being dropped
because of a timeout.

We can adjust the timeout later based on the report_upload_duration
metric if needed.

Original-Bug: 489233956
Test: `fx test //src/developer/forensics`
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1561297
Original-Revision: 381355923710487c66bd21361308b784c99217b5
GitOrigin-RevId: 622f1a521074f290f35962f242e74fa9479bd8d3
Change-Id: If3de10029e27bb5602f4be41c8037e1790921f5b
1 file changed
tree: 02d26ffd4fa5a1a27cf33ea3c30959b37b3c0d98
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.