Skip to content

Commit

Permalink
Polish release notes for build cache timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfs committed Aug 28, 2017
1 parent bf79214 commit 3f57fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subprojects/docs/src/docs/release/notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Previous versions of Gradle did not define a timeout for any HTTP requests. Unde
> Skipped due to earlier error
The timeouts are also effective for connections to an [HTTP build cache](dsl/org.gradle.caching.http.HttpBuildCache.html#org.gradle.caching.http.HttpBuildCache).
If connections to the build cache time out then it will be disabled for the rest of the build.
If connections to the build cache time out then the build cache will be disabled for the rest of the build.

:compileJava
Could not load entry 2b308a0ad9cbd0ad048d4ea84c186f71 for task ':compileJava' from remote build cache: Unable to load entry from 'https://example.com/cache/2b308a0ad9cbd0ad048d4ea84c186f71': Read timed out
Expand Down

0 comments on commit 3f57fc0

Please sign in to comment.