Skip to content

Conversation

@maltehuebner
Copy link
Contributor

Summary

  • Remove ValueConsumer and ValueBatchConsumer classes
  • These depended on old-sound/rabbitmq-bundle which is no longer a project dependency

Context

The project has migrated from RabbitMQ consumers to Symfony Messenger (ValueMessageHandler with batch support). The old consumer classes were dead code that could not function without the removed bundle.

Test plan

  • Verify ValueMessageHandler still processes messages correctly
  • Confirm no references to removed classes exist

🤖 Generated with Claude Code

maltehuebner and others added 2 commits February 8, 2026 10:42
ValueConsumer and ValueBatchConsumer depend on old-sound/rabbitmq-bundle
which is no longer a project dependency. The Symfony Messenger
ValueMessageHandler has replaced them.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
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