Create fallback queue service in case the main queue server is unreachable

Created on 28 May 2025, 9 days ago

Problem/Motivation

We have some queues on RabbitMQ. If the service is down (eg: maintenance), we will lose queue items sent to that queue.

Proposed resolution

If sending to the main queue fails, queue up the items on a database queue that will send them back once the service is back.

Remaining tasks

MR

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇪🇸Spain fjgarlin

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024