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] 채팅 서비스로 보내지 않고 회원 서비스로 보내기 #125

Open
hyun7494 opened this issue Jun 25, 2024 · 0 comments

Comments

@hyun7494
Copy link
Collaborator

리팩토링 설명
프로필 이미지를 담는 과정을 처리하기 위해 회원 서비스로 보냅니다

추가 설명
원래라면 배치에서 회원 서비스, 경매글 서비스에서 각각 데이터를 병렬로 들고 와서 처리하려고 했는데
그러면 채팅방 생성에서 수정해야 할 부분이 너무 많아 다른 방식으로 진행하게 되었습니다.

hyun7494 added a commit that referenced this issue Jun 26, 2024
채팅 서비스로 보내던 메시지를 멤버 서비스로 보내기/#125
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

No branches or pull requests

1 participant