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

Ignore: πŸ› Issue with Detecting Push Notification Events #205

Merged
merged 6 commits into from
Nov 22, 2024

Conversation

psychology50
Copy link
Member

μž‘μ—… 이유

  • Push notifications are not being sent after chat messages are delivered.
  • RabbitMQ connection configuration issues identified.

μž‘μ—… 사항

  • The Tx event handler setting caused events to not trigger after the bounded context ended.
    • Instead of modifying the event listener annotation (which could cause other issues), declarative Tx logic was temporarily added to the service layer.
  • Removed exclusive configuration in RabbitMQ as it was causing errors.

리뷰어가 μ€‘μ μ μœΌλ‘œ 확인해야 ν•˜λŠ” λΆ€λΆ„

  • It seems setting Push Notifications as a Tx event listener was a mistake. Do you agree that a revision is needed?

λ°œκ²¬ν•œ 이슈

  • μ—†μŒ

@psychology50 psychology50 added bug κΈ΄κΈ‰ν•˜κ³ , μ€‘μš”λ„κ°€ 높은 이슈 fix κΈ°λŠ₯ μˆ˜μ • labels Nov 21, 2024
@psychology50 psychology50 self-assigned this Nov 21, 2024
@psychology50 psychology50 changed the title Socket: πŸ› Issue with Detecting Push Notification Events Ignore: πŸ› Issue with Detecting Push Notification Events Nov 22, 2024
@psychology50 psychology50 merged commit da81cd1 into dev Nov 22, 2024
1 check passed
@psychology50 psychology50 deleted the fix/chat-message-relay-config branch November 22, 2024 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug κΈ΄κΈ‰ν•˜κ³ , μ€‘μš”λ„κ°€ 높은 이슈 fix κΈ°λŠ₯ μˆ˜μ •
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant