﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30144	Support passing timedelta for cache timeout	Nguyễn Hồng Quân	nobody	Currently, in `cache.set()`, we pass a number to `timeout` parameter. But it would be nice if we can pass a `timedelta` object, i.e `timedelta(minutes=12)`. By doing so, developer don't have to calculate the duration to second.	New feature	closed	Core (Cache system)	2.1	Normal	wontfix			Unreviewed	0	0	0	0	0	0
