jakubkulhan / bunny

Performant pure-PHP AMQP (RabbitMQ) sync/async (ReactPHP) library
MIT License
706 stars 102 forks source link

Handle authentication failures gracefully #158

Open WyriHaximus opened 3 months ago

WyriHaximus commented 3 months ago

While finalizing a service running on my home cluster, found that due to a misconfiguration authentication failure. But without error. This should be fixed before 0.6 is tagged.