Giter VIP home page Giter VIP logo

Comments (10)

michaelklishin avatar michaelklishin commented on August 15, 2024

My guess is a new channel is not opened.

from hutch.

apneadiving avatar apneadiving commented on August 15, 2024

any idea how to ensure a new channel is created?

from hutch.

michaelklishin avatar michaelklishin commented on August 15, 2024

@apneadiving Bunny::Session#create_channel. Please use Bunny documentation for such questions in the future.

from hutch.

apneadiving avatar apneadiving commented on August 15, 2024

I clearly see it's a Bunny exception.

But it's triggered from Hutch which is supposed to abstract it right?

Is this a bug in Hutch?

from hutch.

michaelklishin avatar michaelklishin commented on August 15, 2024

Hutch needs to create a new channel whenever a new connection is created. Plus see RabbitMQ logs if there are any channel-level exceptions.

from hutch.

apneadiving avatar apneadiving commented on August 15, 2024

Ok, so if its not creating a new channel, can I assume there is a bug in hutch somewhere?

from hutch.

nelseric avatar nelseric commented on August 15, 2024

It is most likely creating a channel, but some exception occurs that causes
rabbitmq to close the channel
On Dec 31, 2013 9:11 AM, "Benjamin Roth" [email protected] wrote:

Ok, so if its not creating a new channel, can I assume there is a bug in
hutch somewhere?


Reply to this email directly or view it on GitHubhttps://github.com//issues/70#issuecomment-31395862
.

from hutch.

apneadiving avatar apneadiving commented on August 15, 2024

@nelseric thanks for this useful information, I've a track to follow now.

from hutch.

michaelklishin avatar michaelklishin commented on August 15, 2024

It can be a bug in Hutch or just a system-specific issue that trips Hutch, e.g. an exchange is redeclared with a different set of properties.

from hutch.

apneadiving avatar apneadiving commented on August 15, 2024

There were no exceptions in rabbit logs, I ended up using the broker directly and it works fine. Thanks!

from hutch.

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.