Change the regeration timing after all cache remove 36/303036/2
authorIlho Kim <ilho159.kim@samsung.com>
Tue, 19 Dec 2023 06:31:43 +0000 (15:31 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Tue, 19 Dec 2023 06:42:43 +0000 (15:42 +0900)
commitd4a089082a3cc689854618b7d38501949a1f80a7
tree33d45d9570b23580bbb5fc6b24060e581c54b2fe
parent948c9b8eae3b10644e878f317bcfca976fe86cdf
Change the regeration timing after all cache remove

Since the operation of removing all caches is when the language is changed or
db is changed during cache creation, remove the operation of attempting
to create cache for each request and try to create cache again after
a certain period of time after removing all caches

Change-Id: I4b70af215bd68ad5ac97f0ae733bf7063fe3421f
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/server/runner.cc