Improved RabbitMQ handling #5

Merged
florian merged 1 commits from feature/rabbitmq-improved-connection into main 2025-10-12 21:51:32 +02:00
Owner
  • Switched to async because it offers easy automatic reconnect features on connection failure
  • Adjusted notification path to reflect that change
  • Added in memory message queue if RMQ is not reachable
- Switched to async because it offers easy automatic reconnect features on connection failure - Adjusted notification path to reflect that change - Added in memory message queue if RMQ is not reachable
florian added 1 commit 2025-10-12 21:51:26 +02:00
- Switched to async because it offers easy automatic reconnect features on connection failure
- Adjusted notification path to reflect that change
- Added in memory message queue if RMQ is not reachable
florian merged commit 2be35613e2 into main 2025-10-12 21:51:32 +02:00
florian deleted branch feature/rabbitmq-improved-connection 2025-10-12 21:51:32 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: notifier/backend-api-internal#5
No description provided.