stretto icon indicating copy to clipboard operation
stretto copied to clipboard

Entry inserted without TTL (cache.try_insert) removed after 30 minutes.

Open dmrolfs opened this issue 2 years ago • 1 comments

I am using the AsyncCache and have entries that I do not want to expire and use the try_insert() method. I am seeing these properties being removed from the cache after 30 minutes.

dmrolfs avatar May 16 '22 19:05 dmrolfs

I am using the AsyncCache and have entries that I do not want to expire and use the try_insert() method. I am seeing these properties being removed from the cache after 30 minutes.

Could you share the code?

goldwind-ting avatar May 20 '22 13:05 goldwind-ting