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] : 채팅 기능 트랜잭셔널 서비스 분리 #99

Closed
1 task
oosedus opened this issue Nov 20, 2024 · 0 comments · Fixed by #100
Closed
1 task

[Refactor] : 채팅 기능 트랜잭셔널 서비스 분리 #99

oosedus opened this issue Nov 20, 2024 · 0 comments · Fixed by #100
Assignees

Comments

@oosedus
Copy link
Contributor

oosedus commented Nov 20, 2024

✨ 이슈 내용

트랜잭셔널 어노테이션 안에서 외부 API 부르면 성능에 좋지 않습니다.

💡 작업 내용

  • : 채팅 관련 기능에서 외부 API 부르는 서비스와 DB 트랜잭션 관련 서비스를 분리하여 호출하게 수정

📌 참고 사항

@oosedus oosedus added this to the 🔥 4th SPRINT milestone Nov 20, 2024
@oosedus oosedus self-assigned this Nov 20, 2024
@oosedus oosedus changed the title [Refactor] : 채팅 기능 트랝잭셔널 서비스 분리 [Refactor] : 채팅 기능 트랜잭셔널 서비스 분리 Nov 20, 2024
oosedus added a commit that referenced this issue Nov 20, 2024
[Refactor/#99] : 외부 API 와 DB 호출 서비스 분리
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant