Skip to content

[캠퍼스] 채팅 polling 마이그레이션#1177

Closed
dooohun wants to merge 9 commits into
developfrom
feat/#1176/chat-polling
Closed

[캠퍼스] 채팅 polling 마이그레이션#1177
dooohun wants to merge 9 commits into
developfrom
feat/#1176/chat-polling

Conversation

@dooohun
Copy link
Copy Markdown
Contributor

@dooohun dooohun commented Feb 13, 2026

@claude 리뷰 요청

What is this PR? 🔍

Changes 📝

  • 채팅 polling으로 마이그레이션 적용했습니다.
  • 쪽지 목록 화면, 쪽지 대화방 진입 시 polling 되도록 적용
  • 화면에서 unmount 될 때 사용자 세션을 명시적으로 제거

Tanstack Query refetchInterval 기능을 사용하여 polling을 구현하였습니다.

ScreenShot 📷

N/A

Test CheckList ✅

  • polling 요청 확인
  • 세션 제거 확인

Precaution

N/A

✔️ Please check if the PR fulfills these requirements

  • It's submitted to the correct branch, not the develop branch unconditionally?
  • If on a hotfix branch, ensure it targets main?
  • There are no warning message when you run yarn lint

@dooohun dooohun self-assigned this Feb 13, 2026
@dooohun dooohun added the 📬 API 서버 API 통신 label Feb 13, 2026
@claude
Copy link
Copy Markdown

claude Bot commented Feb 13, 2026

Claude Code is working…

I'll analyze this and get back to you.

View job run

@github-actions github-actions Bot requested review from Yejin0070 and ff1451 February 13, 2026 07:24
@dooohun dooohun closed this Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📬 API 서버 API 통신

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[캠퍼스] 채팅 polling 적용

1 participant