Thre's a SIGSEGV crash when the ObjectCache's fetch is invoked from an intent service if the key doesn't match the DiskCache's valid key regex
Can we make ObjectCache's sanitizeKey to throw a RuntimeException if the regex doesn't match and is run on an async?