[🧹 CHORE]: Possible typo in AMQP-driver property named multiple_ack
#1565
Labels
B-regression
Bug: regression bugs
C-enhancement
Category: enhancement. Meaning improvements of current module, transport, etc..
Milestone
No duplicates 🥲.
What should be improved or cleaned up?
Let's find the multiple_ack param - there are no results.
Let's find the "multiple_ask" roadrunner-server/amqp - i found mapping multiple_ask => MultipleAck.
But in AMQP config we have only multiple_ack param.
Additional: check the tests: https://github.com/roadrunner-server/rr-e2e-tests/blob/master/plugins/jobs/amqp/jobs_amqp_test.go
The text was updated successfully, but these errors were encountered: