Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: 스케줄링 로직 서버로 이전 (리뷰X) #935

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

kimhm0728
Copy link
Contributor

🚩 연관 이슈

close #934


📝 작업 내용

  • 탈퇴/로그아웃 시 스케줄링 삭제 코드 제거 -> stopService만 호출하도록 변경
  • 재설치, 업데이트 시 스케줄링 다시 등록하는 코드 제거
  • 약속 참여 시 예약 등록하는 코드 제거
  • FCM 스케줄링 메시지 받으면 로그인 상태인지 확인 후 폴링 시작
  • 스케줄링 관련 dao, entity 제거

🏞️ 스크린샷 (선택)


🗣️ 리뷰 요구사항 (선택)

서버도 개발 완료되면 QA 진행하고, 버그 수정 후 다시 리뷰 요청 드리겠습니다!

@kimhm0728 kimhm0728 requested a review from haeum808 January 1, 2025 07:10
@kimhm0728 kimhm0728 self-assigned this Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor: 스케줄링 로직 서버로 이전
1 participant