Skip to content
Discussion options

You must be logged in to vote

The cache avoids you to refetch URLs in every build. You just request once and the content will be stored in a local file during the timeout. These contents are not re-requested to search for changes because that would make the request anyway and the cache exists to avoid that in the first place.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@nothingface0
Comment options

@mondeja
Comment options

@nothingface0
Comment options

@mondeja
Comment options

Answer selected by nothingface0
@nothingface0
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants