We should probably add a sort of "sanity check" that verifies that the urls we get from redis actually point to existing assets.
Proposed solution is that after a successful call to redisClient.get(), the normalizer tries to fetch the master playlist. If we get a 404, remove the key from the cache.