)]}'
{"nova/cache_utils.py":[{"author":{"_account_id":9708,"name":"Balazs Gibizer","display_name":"gibi","email":"gibizer@gmail.com","username":"gibi"},"change_message_id":"84ab58703d3fd573106c8b52f41168d99f7b5946","unresolved":true,"context_lines":[{"line_number":105,"context_line":"    def wrapper(*args, **kwargs):"},{"line_number":106,"context_line":"        try:"},{"line_number":107,"context_line":"            return func(*args, **kwargs)"},{"line_number":108,"context_line":"        except redis.exceptions.ConnectionError:"},{"line_number":109,"context_line":"            LOG.error(\"Cache unhit due to redis connection error\")"},{"line_number":110,"context_line":"            return None"},{"line_number":111,"context_line":"        except Exception as e:"}],"source_content_type":"text/x-python","patch_set":3,"id":"4ca7284a_0223a0e2","line":108,"updated":"2026-02-06 13:39:47.000000000","message":"I think this is cache implementation specific so it should be hidden in oslo_cache and generalized.","commit_id":"19b1d03c9d0e45db35e5598febe280ecccf59c7b"}]}
