Các tài liệu về đau răng nói:
timeToIdleSeconds: Sets the time to idle for an element before it expires.
i.e. The maximum amount of time between accesses before an element expires
timeToLiveSeconds: Sets the time to live for an element before it expires.
i.e. The maximum time between creation time and when an element expires.
Tôi hiểu timeToIdleSeconds
Nhưng điều đó có nghĩa là sau khi tạo và truy cập lần đầu tiên một mục bộ nhớ cache, timeToLiveSeconds không còn được áp dụng nữa?