Symfony/Messenger getting type error in Connection::ack() function #61017
Unanswered
RomaKoryagin
asked this question in
Q&A
Replies: 1 comment
-
You should downgrade the amqp extension to v1 or upgrade the symfony/amqp-messenger to 5.4+ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wrote a handler using symfony/messenger 4.4 and when I successfully finish the logic of its processing I get an exception
How to fix it ?
Beta Was this translation helpful? Give feedback.
All reactions