Types of context cache. View Context API for details.
Session cache (session) and prefix cache (common_prefix) are available.
session
ttl
number
No
The expiration time is in seconds, starting when created and resetting with each use. If it exceeds the TTL, the data is deleted. TTL can be set between 1 hour (3600 seconds) and 7 days (604800 seconds).