We have created a share flow for DefaultFaultHandling in which we have implemented a cache lookup for the error code and if it is not present we are doing a Baas call to get the description and populating the same in the cache resource.
LookUpcache policy is not getting invoked in the sequence we have provided due to which post cache policies are getting skipped.