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:
parent
e4cfac2eb2
commit
7955c855bc
4 changed files with 18 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue