[roll] Roll fuchsia [archivist] Implement Time-Limited Archivist Chunks Implemented a `TimeLimitedChunks` stream adapter for the Archivist to prevent component snapshot timeouts from causing Archivist to yield NO data. The goal is to have Archivist balance IPC overhead with the time it takes for components to be snapshotted. The previous approach prioritized minimal IPCs at the risk of multiple long-running components causing the 64 component buffer to not fill within the safety time limits of clients like Feedback. This adapter buffers items and flushes them when capacity is reached or a timeout expires. Original-Bug: 491570107 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1574878 Original-Revision: 380fb29518393a68957e1bff7d995e5b1c1a602c GitOrigin-RevId: 6621b4d2440dab90e713aa0e7a192e7307033cf4 Change-Id: Ic864914d2312bc734ba562417aa2c92a48964fdf
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.