Cache set in one flow sometimes not get populated in another flow?

Not applicable

Hi,

I have a cache configured on prod environment. In one of the flow I stored the payload containing login user details in cache and then flow is redirect to another flow where cache value is retrieved. Sometimes its is observed while retrieving the cache in second flow it does not have payload as its was get stored in last flow. what could be the issue?

0 1 83
1 REPLY 1

Hi @Sonali Somase,

If this is happening only some times and working most of the times then you might have to check the expiry settings on populate cache.

Also please check the default expiry settings in cache resource in environment configurations-> Cache resources if they are set properly to accommodate your scenarios.

If it is not working at all in the next flow then you might have to check the scopes you are using along with cache key.