Skip to content

Feat/66 monitoring, kafka 동기 처리를 비동기 방식으로 수정 - #67

Merged
mimimya merged 5 commits into
devfrom
feat/66-monitoring
May 20, 2026
Merged

mimimya merged 5 commits into
devfrom
feat/66-monitoring

Conversation

@mimimya

@mimimya mimimya commented May 20, 2026

Copy link
Copy Markdown
Contributor

📝 작업 내용

이번 PR에서 작업한 내용을 설명해주세요.

  • 모니터링 설정
  • 기본 application 설정 변수 수정
  • Kafka 동기처리 -> 비동기 처리 수정

🚀 주요 변경 사항

완료한 이슈 번호
Close #66
관련된 이슈 번호 (닫고 싶지 않은 경우)
Related to #

✅ 자체 체크리스트 (필수)

  • ./gradlew build 실행 결과 정상 (인증샷 첨부)
  • Postman 테스트 완료 (인증샷 첨부)
  • 팀 내 컨벤션 준수 및 불필요한 로그, import 제거
  • 중요한 변경 사항이 팀에 공유되었는지

📸 테스트 인증샷

빌드 결과 및 Postman 실행 화면을 여기에 첨부해 주세요.

💬 리뷰어 전달사항 (선택)

특별히 봐주었으면 하는 부분이나 논의가 필요한 점을 적어주세요.

  • 논의점


📎 참고 자료

관련 문서, 레퍼런스 링크 등이 있다면 여기에 첨부해주세요.

개발 보드 - Kafka 동기처리 vs 비동기 처리 성능 비교 테스트

@mimimya mimimya linked an issue May 20, 2026 that may be closed by this pull request
@coderabbitai

coderabbitai Bot commented May 20, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@mimimya has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 41 minutes and 47 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b0ff9713-b22b-4d8f-9b0d-54befd7280b2

📥 Commits

Reviewing files that changed from the base of the PR and between 55aacda and 9bbce41.

📒 Files selected for processing (3)
  • build.gradle
  • src/main/java/com/pagely/userservice/infrastructure/messaging/outbox/OutboxPoller.java
  • src/main/resources/application.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/66-monitoring

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mimimya
mimimya merged commit ed2019e into dev May 20, 2026
4 checks passed
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.

[FEAT] 모니터링

1 participant