[roll] Roll fuchsia [archive_reader] Consolidate Retry settings

RetryConfig used to control behavior distinguishing between
an empty returned schema and no returned schemas. However, nowadays
Archivist filters out empty schemas. Therefore, min schema count
and RetryConfig are duplicates.

This expresses min schema counts in terms of RetryConfig.

The with_min_schema_count can eventually be removed if we desire.

Original-Fixed: 308979621

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1129979
Original-Revision: 1367fd0f37d55925bcaa56ce891ce35e3f8ba76b
GitOrigin-RevId: 4c47d3147078d384e7d1a9ac3612f53451776000
Change-Id: Ib30e8fd26c19c9232a41b14e7adbdc10c74a6da0
1 file changed
tree: e4e1299d6b8d9344203caa0d393ed228c145efb3
  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 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.