feat: 공지 알림 폴링 6회/일 → 17회/일(9~23시 매시 + 0·1시) 확대 - #57
Merged
Conversation
심야에 올라오는 버그 픽스 공지를 놓치지 않도록 폴링 시각을 10·12·14·16·18·21시에서 0,1,9-23시(매시 정각 KST)로 확대. - 넥슨 API 호출은 최대 12건/일 → 34건/일(카테고리 2종 × 17회), 앱 키 스로틀(4req/s) 기준 회당 ~0.5초 점유로 부담 무시 수준 - 구독 채널·DM 0이면 호출 생략, baseline·max_instances=1 등 기존 안전장치는 주기와 무관하게 그대로 유효 - CronTrigger "0,1,9-23" 발화 시각 17회/일 검증 완료
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
10,12,14,16,18,21→0,1,9-23(매시 정각 KST, 하루 17회)로 확대docs/work-plan.md의 as-built 주기 문구 동기화부하 검토
scheduler_reminder잡이 이미 매시 정각 실행 중이라 인프라 부하 패턴 변화 없음max_instances=1안전장치는 주기와 무관하게 유효검증
CronTrigger(hour="0,1,9-23")발화 시각 직접 확인 — 00·01·09~23시 정각, 하루 17회