880 B
880 B
2021-12-13
Migration to common RabbitMQ
- Shovel events to common-rabbitmq
- Move consumers
- Move publishers
- Disable shovel
- Remove old queue
- Update dashboards
Separately, there is a new pattern for handling retries to allow us to use a
single header-based (X-Original-Queue
/ X-Original-Exchange
) exchange.
(available in rejected version 3.21 and higher).
Only recipient events are currently being shoveled on the events exchange to
common-rabbitmq. import.approved
and account.payment.{failure,success}
are
currently being shoveled to AWS from common-rabbitmq.
Bulk Tagging Service
- Testing
- Staging
- Production