Skip to content

fix(rabbitmq): sync queue schemas and retry registry (W2-B-041) - #948

Merged
Junman140 merged 1 commit into
Pi-Defi-world:devfrom
Raven062:fix/W2-B-041-rabbitmq-queue-schema-registry
Sep 1, 2026
Merged

fix(rabbitmq): sync queue schemas and retry registry (W2-B-041)#948
Junman140 merged 1 commit into
Pi-Defi-world:devfrom
Raven062:fix/W2-B-041-rabbitmq-queue-schema-registry

Conversation

@Raven062

@Raven062 Raven062 commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • align RabbitMQ queue names with the schema registry
  • add missing schema entries for XLM_TO_ACBU, USDC_CONVERT_AND_MINT, REBALANCING, and STELLAR_EVENT_FAILURES
  • sync retry limits with runtime queues
  • add a regression test to prevent future drift

Verification

  • pnpm exec jest src/types/rabbitmq-schemas.test.ts --runInBand

closes #751

@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 5a2b9189-ea1b-431c-97d1-cd6fdcbe83b2


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@drips-wave

drips-wave Bot commented Sep 1, 2026

Copy link
Copy Markdown

@Raven062 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Junman140
Junman140 merged commit f76b25e into Pi-Defi-world:dev Sep 1, 2026
10 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

W2-B-041 - QUEUES constant missing in rabbitmq-schemas.ts

2 participants