Skip to content
Snippets Groups Projects
Unverified Commit d28763fa authored by Rhys Arkins's avatar Rhys Arkins
Browse files

feat(datasource/npm): default cacheHardTtlMinutes to 24 hours (#20079)

Renovate will now use "soft" expiry of npm datasource lookups, combined with a hard expiry of 24 hours. Soft expired results are used to improve
performance plus can be reused in case npmjs errors on subsequent lookups

BREAKING CHANGE: Package cache will include entries for up to 24 hours after the last lookup. Set cacheHardTtlMinutes=0 to revert to existing behavior.
parent a75f9d71
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment