Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

cache across multiple resource,Cache issue across multiple APIs

So I am using Global cache across multiple APIs:

1. In first API call i am setting expiry time to say "180" sec in populate cache policy,

2. In second API call I am doing a "lookup" updating data in cache and then again "populating" the same cache. This time without "<ExpirySettings>" tag.

My question is will above scenario persist the same expiry time which i set in first call, as in my case it is not behaving like that.

I want same expire time which i set in first call to persist across all API calls?

is there any away to do this?

0 1 179
1 REPLY 1
Top Solution Authors