How to avoid cache miss?

In a scenario, your response cache is giving cache miss. what is the action that you will take to tackle this? How can you avoid or reduce the cache miss ? You are seeing this behaviour with respect to the response cache policy that you have attached in your flow.

0 1 522
1 REPLY 1

Hi @mrinmayashrivastava, Did you try using Response Cache policy? Did you get any error?

How can you avoid or reduce the cache miss ?

We use various Conditions to hit/miss cache within Apigee Policies. So this would be the first place to check the conditions and modify them.