Azure / Azure/AppConfiguration
Dynamically adjust cache duration?
Open
.NET Config Provider
enhancement
- Dominant language
- No language data
- Stars
- 263
- Forks
- 82
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 6
Description
Is it possible to dynamically change the cache duration? I would like to have a configuration in app configuration to govern how frequently the cache should be renewed, and then I could adjust it without having to restart the app.
This is important because, for example, when we launch a new feature we decrease the cache to about 30s and as we get more confident about it, we up this to 1m, then 5m, then 10m... each one of these requires a whole new deploy
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.