Giter Club home page Giter Club logo

Comments (6)

kix avatar kix commented on August 19, 2024

8 months and no action here? This issue seems quite important to me, for example I want to get a MQ-free environment for the markup guy to do his stuff and not depend on anything like RabbitMQ or whatnot.
Will try to implement this somehow, maybe issue a pull request when it's ready.

from rabbitmqbundle.

kix avatar kix commented on August 19, 2024

Issued a PR (#105) that adds an enable_amqp parameter. The exact parameter names can be modified to maintainer's liking.

from rabbitmqbundle.

petesiss avatar petesiss commented on August 19, 2024

Enable / disable is good, but would be better to be able to catch a
connection error and deal with it (or ignore it) how we like.
On Mar 26, 2013 10:05 AM, "Stepan Anchugov" [email protected]
wrote:

Issued a PR (#105https://github.com/videlalvaro/RabbitMqBundle/issues/105)
that adds an enable_amqp parameter. The exact parameter names can be
modified to maintainer's liking.


Reply to this email directly or view it on GitHubhttps://github.com/videlalvaro/RabbitMqBundle/issues/57#issuecomment-15449813
.

from rabbitmqbundle.

kix avatar kix commented on August 19, 2024

@petesiss It appears to me that you can at least override the services defined in this bundle using your own wrapper classes where you could handle almost anything.
Also, I think there's a chance you can hook something up on the exception event through Symfony's event dispatcher and process it the way you want. AMQP's exception classes are namespaced in PhpAmqpLib\Exception, so it should be easy to catch and process them.

from rabbitmqbundle.

stof avatar stof commented on August 19, 2024

As lazy connections are now available, you can avoid the issue on pages not using RabbitMQ by setting your connection as lazy

from rabbitmqbundle.

github-actions avatar github-actions commented on August 19, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from rabbitmqbundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.