commit | 90136607b54a9cd39d68ac00e98db00272f195a1 | [log] [tgz] |
---|---|---|
author | Zifan Zhang <zifanzhang@google.com> | Tue Apr 08 04:16:12 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 08 04:16:12 2025 |
tree | 703ae172dc855719fba360263a4fb9d6b62925bb | |
parent | 03aa4559b4878431e31d8e41166340638d39e08a [diff] |
Add exponential backoff for student heartbeat failure retry. Bug: 408062935 Change-Id: I43dcf1dc115359678e7170963efb40a5612bd8c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6432287 Reviewed-by: April Zhou <aprilzhou@google.com> Reviewed-by: Vignesh Shenvi <vshenvi@google.com> Commit-Queue: Zifan Zhang <zifanzhang@google.com> Cr-Commit-Position: refs/heads/main@{#1443914}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.