-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add option to throttle the action cache checks.
With a high number of jobs, and a large action cache, we have seen machines being overloaded with a load > 500. This is a good candidate to play with virtual threads and Loom in the future, but we want to be able to experiment with it now. PiperOrigin-RevId: 500753925 Change-Id: Ibaad4ce075743db792dc802b499316590cfaf508
- Loading branch information
1 parent
8abd21e
commit 3d29b2e
Showing
2 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters