Merge pull request 'chore: L2 HourlyTrackCache maxSize 3.5M→7M 상향' (#76) from develop into main
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 4m33s
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 4m33s
This commit is contained in:
커밋
e16aa2d645
@ -288,7 +288,7 @@ app:
|
||||
|
||||
hourly-track:
|
||||
ttl-hours: 26 # TTL 26시간 (24시간 + 2시간 여유)
|
||||
max-size: 5000000 # 3.5M→5M (실측 3.5M 100% 도달, 추이 관찰 후 조정)
|
||||
max-size: 7000000 # 3.5M→7M (실측 3.5M 100% 도달, 2배 여유 후 추이 관찰)
|
||||
|
||||
chnprmship:
|
||||
mmsi-resource-path: classpath:chnprmship-mmsi.txt
|
||||
|
||||
불러오는 중...
Reference in New Issue
Block a user