SPMS_API/SPMS.Infrastructure/Messaging
seonkyu.kim 4f806ecdb1 fix: RabbitMQ 연결 실패 시 앱 크래시 방지 (#124)
- StartAsync에서 throw 제거, LogWarning으로 변경
- InitializeAsync 메서드 분리 (재시도 가능)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 19:05:13 +09:00
..
PushQueueService.cs feat: RabbitMQ 인프라 설정 (Exchange/Queue) (#102) 2026-02-10 15:34:15 +09:00
RabbitMQConnection.cs feat: RabbitMQ 인프라 설정 (Exchange/Queue) (#102) 2026-02-10 15:34:15 +09:00
RabbitMQInitializer.cs fix: RabbitMQ 연결 실패 시 앱 크래시 방지 (#124) 2026-02-10 19:05:13 +09:00