thomasvargiu / RabbitMqModule

PHP implementation of AMQP protocol
15 stars 9 forks source link

Config keys with no correspondance in classes #29

Closed bertrandgauthier closed 1 year ago

bertrandgauthier commented 1 year ago

Triggered following error (for exemple) : Service with name "rabbitmq.producer.xxxxxxx" could not be created. Reason: The option "no_wait" does not have a callable "setNoWait" ("setnowait") setter method which must be defined.