Add support for more cache TTL control for per-package tuning #45222
jamietanna
started this conversation in
Suggest an Idea
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Tell us more.
For instance, if a self-hosted administrator wishes to get an update to
ghcr.io/renovatebot/renovate, without expiring their full cache or hacking around in Redis, there's no way, aside from waiting until the soft TTL is expired.In this case, having a per-package override would be useful - if possible - as it would provide more control for more sensitive packages.
Alternatively, a self-hosted config option to say "trust me, ignore the cache and go check this package in the registry"
All reactions