Skip to content

Conversation

@ChaJunWoo-dev
Copy link
Contributor

@ChaJunWoo-dev ChaJunWoo-dev commented Jun 17, 2025

#️⃣ Issue Number #19

🚅 PR 요약

이메일 템플릿 성공/실패 분기를 위한 코드 추가

TO-DO 체크리스트

  • rabbitMQ publish 메시지에 성공 코드 메시지가 응답 메시지에 포함되어야 한다.
  • rabbitMQ publish 메시지에 실패 코드 메시지가 응답 메시지에 포함되어야 한다.

🧑‍💻 PR 세부 내용

  • 기존에는 url === "" 여부로 성공/실패 여부를 판별했으나, express(큐 구독자) 측에서 성공/실패에 대한 명확한 구분을 위해 code 필드를 추가했습니다.
  • AI 서버에서 code를 포함한 메시지를 발행하도록 변경하고, Express 서버는 해당 값을 기반으로 이메일 템플릿을 분기 처리합니다.

✅ PR 체크리스트

  • 커밋 메시지 컨벤션에 맞게 작성했습니다.
  • 코드 컨벤션에 맞게 작성했습니다.

@ChaJunWoo-dev ChaJunWoo-dev force-pushed the refactor/add-message-code branch from c9ac432 to ae59a27 Compare June 17, 2025 08:21
@ChaJunWoo-dev ChaJunWoo-dev changed the title refactor: publish 메시지에 분석 성공/실패 코드 추가 - close #14 feat: publish 메시지에 분석 성공/실패 코드 추가 - close #14 Jun 17, 2025
@ChaJunWoo-dev ChaJunWoo-dev deleted the refactor/add-message-code branch June 17, 2025 08:22
@ChaJunWoo-dev ChaJunWoo-dev restored the refactor/add-message-code branch June 17, 2025 08:22
@ChaJunWoo-dev ChaJunWoo-dev reopened this Jun 17, 2025
@ChaJunWoo-dev ChaJunWoo-dev changed the title feat: publish 메시지에 분석 성공/실패 코드 추가 - close #14 feat: publish 메시지에 분석 성공/실패 코드 추가 Jun 17, 2025
@ChaJunWoo-dev ChaJunWoo-dev merged commit 8b71d24 into main Jun 17, 2025
3 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.

3 participants