Increase logging verbosity and fix grpc issues#13
Draft
chenj-hub wants to merge 40 commits intobazel-ios-forkfrom
Draft
Increase logging verbosity and fix grpc issues#13chenj-hub wants to merge 40 commits intobazel-ios-forkfrom
chenj-hub wants to merge 40 commits intobazel-ios-forkfrom
Conversation
Worker loss can signal cascading failure and shutdown for execute-only peers. Ensure that a ReportResultStage seeing an SRE does not close the stage, and that there are basic retries for remote uploads.
Works with current redis-py-cluster 2.1.3
Prevents a hang on shutdown when redis is disconnected
Use the proper name for a status code as presented when the read will not be retried.
Update platforms
* Add download metrics for buildfarm:worker * Run formatter * remove static * change IO_METRIC prometheus counter to static
* Separate channel for write api * shutdown channel on termination
* Fix deadlock by setting a timeout and removing the lock. * remove timeout as its not necessary * lint: delete unused import
Interactions with RemoteCasWriter which declare IOExceptions should throw them exclusively for failures.
JCenter is retired. Pick some mirrors from https://repo.maven.apache.org/maven2/.meta/repository-metadata.xml
Specifying --prometheus_port for either server or worker will: Override the config value if delivered as int > 0, otherwise leave the config value alone. Since prometheusPort as configured <= 0 disables the server, this permits users to specify '0' to override the config with a disable switch. Updated quick_start docs to reflect this extra parameter.
…es (buildfarm#1444) Co-authored-by: Trevor Hickey <thickey@uber.com>
Support "rediss://" (extra 's', like https) to indicate Redis-SSL connections. For Redis client identifier, we use the `identifier` passed to RedisShardBackplane.
Specify and patch more recent rules_go and bazel_gazelle per upstream patch. Docker images work with recent HEAD releases of bazel as a result. Depends on buildfarm#1453 resolution to actually build //... Fixes buildfarm#1440
Any '.' appearance as a segment should be considered to be the current directory in the search sequence of a working_directory path.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.