Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support verboseFailures/BTECNF in remote cache #12032

Closed
wants to merge 1 commit into from

Conversation

werkt
Copy link
Contributor

@werkt werkt commented Sep 1, 2020

The RemoteSpawnCache should respect the verbose_failures option
consistent with RemoteSpawnRunner's behavior, and it should ignore
(per existing behavior) a CacheNotFound-only BulkTransferException.
Refactored the instance check for IOException into a utility method on
BulkTransferException.

The RemoteSpawnCache should respect the verbose_failures option
consistent with RemoteSpawnRunner's behavior, and it should ignore
(per existing behavior) a CacheNotFound-only BulkTransferException.
Refactored the instance check for IOException into a utility method on
BulkTransferException.
@thna123459
Copy link

+1

1 similar comment
@dennisgranath
Copy link

+1

@coeuvre coeuvre self-requested a review September 2, 2020 06:27
@coeuvre
Copy link
Member

coeuvre commented Sep 2, 2020

Thanks for your PR!

LGTM. Imported for internal review.

@bazel-io bazel-io closed this in 54b062c Sep 2, 2020
@werkt werkt deleted the cache-verbose-failures branch September 2, 2020 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants