[roll] Roll fuchsia [ffx][repository] Increment reconnect attempt count early

Simplify logic: Update the reconnect attempt counter at the beginning of
the main reconnect loop, rather than distributed over multiple places
throughout the loop.

Original-Bug: b/342462963
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1069094
Original-Revision: 216102a982e901a10ca2a9c23b953c1a93620701
GitOrigin-RevId: a02de5775c4cf077096f64d0d7e6a60c70837fd9
Change-Id: I1387c8ca04cb5076a44b51f141751cac38869c46
1 file changed
tree: 9d9b678a295aeafa59ff3a4f053e8e69c21c69cc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.