package conf const ( // EnablePredicateErrCacheKey is the key whether predicate error cache is enabled EnablePredicateErrCacheKey = "predicateErrorCacheEnable" )