fix: extend OrgStructureCache TTL and add graceful shutdown cleanup

- Extended OrgStructureCache TTL from 10 to 30 minutes (reduce cleanup frequency)
- Added orgStructureCache.destroy() in graceful shutdown handler
- Updated documentation to reflect changes

Co-Authored-By: Claude (glm-4.7) <noreply@anthropic.com>
This commit is contained in:
Warunee Tamkoo 2026-01-29 00:05:56 +07:00
parent e4cfac2eb2
commit 7955c855bc
4 changed files with 18 additions and 5 deletions

View file

@ -14,6 +14,11 @@ All notable changes to this project will be documented in this file.
- แก้ชนิด type ที่ reques
### ⚡ Performance
- Extended OrgStructureCache TTL from 10 to 30 minutes (reduce cleanup frequency)
- Added OrgStructureCache.destroy() in graceful shutdown handler
### ⚙️ Miscellaneous Tasks
- Git-cliff changelog