Skip to content

[refactor] 알림 비동기 처리 적용 및 k6 테스트 스크립트 수정#193

Open
chaeun12 wants to merge 1 commit into
developfrom
refactor/#192-알림-도메인-최적화

Hidden character warning

The head ref may contain hidden characters: "refactor/#192-\uc54c\ub9bc-\ub3c4\uba54\uc778-\ucd5c\uc801\ud654"
Open

[refactor] 알림 비동기 처리 적용 및 k6 테스트 스크립트 수정#193
chaeun12 wants to merge 1 commit into
developfrom
refactor/#192-알림-도메인-최적화

Conversation

@chaeun12
Copy link
Copy Markdown
Collaborator

@chaeun12 chaeun12 commented Apr 8, 2026

🔗 Issue 번호

🛠 작업 내역

🔄 변경 사항

  • AsyncConfig.java를 통해 알림 처리를 위한 전용 스레드 풀 설정
  • NotificationService.java의 send 메서드에 @async를 적용하여 SSE 전송 및 DB 저장 시 발생하는 블로킹 제거
  • reports.js에서 응답 구조 변경에 따른 데이터 접근 방식(Page 객체의 content 참조) 수정
  • notifications.js 내 폴링 로직 및 토큰 처리 과정 보완

✨ 새로운 기능

📦 작업 유형

  • 신규 기능 추가
  • 버그 수정
  • 리팩토링
  • 문서 업데이트

✅ 체크리스트

  • Merge 대상 branch가 올바른가?
  • 약속된 컨벤션 (on code, commit, issue...) 을 준수하는가?
  • PR과 관련없는 변경사항이 없는가?

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nbe-8-10-final-team05 Ready Ready Preview, Comment Apr 8, 2026 5:34am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant