Skip to content

Feature/dlq requeue#67

Merged
llambeau merged 1 commit into
masterfrom
feature/dlq-requeue
Jan 29, 2026
Merged

Feature/dlq requeue#67
llambeau merged 1 commit into
masterfrom
feature/dlq-requeue

Conversation

@llambeau

Copy link
Copy Markdown
Contributor

No description provided.

@llambeau llambeau force-pushed the feature/dlq-requeue branch 3 times, most recently from 2c977fd to b084e4e Compare January 29, 2026 08:35
Instead of pushing directly to a destination queue, the requeue
mechanism now publishes messages to the configured exchange using
a routing key. This lets exchange bindings determine the target
queue(s), following the normal message routing flow.

- Replace destinationQueue param with routingKey in API
- Configure shovel with dest-exchange and dest-exchange-key
- Enable add-forward-headers for message traceability
- Update tests and webspicy schemas

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@llambeau llambeau force-pushed the feature/dlq-requeue branch from b084e4e to cb108e6 Compare January 29, 2026 08:48
@llambeau llambeau merged commit 92e00df into master Jan 29, 2026
1 check 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.

1 participant