Cache icon indicating copy to clipboard operation
Cache copied to clipboard

Question: What happens if `totalCostLimit` cannot be honored?

Open gmoraleda opened this issue 1 year ago • 1 comments

Let's say I set some value for my MemoryConfig totalCostLimit that cannot be honored (or no limit at all). Will the app receive a memory warning? When does the library start cleaning objects from the memory cache?

Thanks a lot in advance!

gmoraleda avatar Jun 06 '23 13:06 gmoraleda