GithubHelp home page GithubHelp logo

Comments (6)

apanicker-nflx avatar apanicker-nflx commented on September 1, 2024

What version of Conductor are you using?
Based on the error message, this seems like an error thrown by the queuing layer (DynoQueues or Redis, maybe). I would recommend you to check your redis configurations.

from dyno-queues.

SuperMasterBlasterLaser avatar SuperMasterBlasterLaser commented on September 1, 2024

@apanicker-nflx I'm using this Docker Compose settings. I know that Dynomite is using redis are there any settings to add to this compose file?

from dyno-queues.

apanicker-nflx avatar apanicker-nflx commented on September 1, 2024

@smukil Can you help with deciphering this dyno queue error. Thanks

from dyno-queues.

manan164 avatar manan164 commented on September 1, 2024

@apanicker-nflx Even we are facing this issue. I have earlier raised this ticket. Because of this issue, the queue size of HTTP and deciderQueue will eventually become very large and we have to delete it manually.

from dyno-queues.

smukil avatar smukil commented on September 1, 2024

The above errors could likely be due to a failure in achieving quorum or the dynomite server node(s) are unreachable temporarily (you would see other related errors in the logs if this is the case).

If you have no other information in the logs, the best way to figure out the actual error would be to attach a debugger to your java process and add breakpoints in remove() and step in to see what's going on.

Also, please see the updated README for the project status.

from dyno-queues.

manan164 avatar manan164 commented on September 1, 2024

Hi @smukil , I see that if we revert the commit then it is working fine. But commit says it fixes the removal part. I see that every time removed is 0 so it won't take if condiction path and a message from the queue will not get removed and it just gets piled up.

from dyno-queues.

Related Issues (18)

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.