AC
- ConfigsFetcher#updateConfigs() checks whether the cached value is out of date and, if so, updates it
- ConfigsFetcher#updateConfigs() checks whether the stashed value is out of date and, if so, updates it
- Test by taking the current configuration from the stash, adding a fake experiment, writing that to the cache and watch for it to be invalidated & removed in about a minute.