-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Si l'option exchange n'est pas renseignée, par exemple:
rejection:
destinations:
- rabbitmq:
host: '@=env("RABBITMQ_HOST")'
port: '@=env("RABBITMQ_PORT")'
user: '@=env("RABBITMQ_USER")'
password: '@=env("RABBITMQ_PASSWORD")'
vhost: '@=env("RABBITMQ_VHOST")'
topic: products
l'execution affiche:
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /Users/clementzarch/project/build/vendor/bunny/bunny/src/Bunny/ClientMethods.php on line 1780
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /Users/clementzarch/project/build/vendor/bunny/bunny/src/Bunny/ClientMethods.php on line 1784
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
