Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QueueInteropTransport with RabbitMQ and Symfony Serializer does not send stamps #86

Open
tkocjan opened this issue Oct 14, 2019 · 0 comments

Comments

@tkocjan
Copy link

tkocjan commented Oct 14, 2019

Using QueueInteropTransport with RabbitMQ and Symfony Serializer does not send stamps. This also ends up causing problems with Messenger retries because it uses stamps. Using PHPSerilizer works fine because it encodes the stamps in the actual AMQP message. I have a fix that I will be posting shortly.

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

No branches or pull requests

1 participant