Code Monkey home page Code Monkey logo

Comments (5)

mickhansen avatar mickhansen commented on July 4, 2024

The connection is not invalidated for the next request?

from node-beanstalkd-client.

wzrdtales avatar wzrdtales commented on July 4, 2024

it breaks completely, every subsequent request just throws errors that it can't connect to the server even though it is running again. Only restarting the application helps.

from node-beanstalkd-client.

wzrdtales avatar wzrdtales commented on July 4, 2024

so once i make a call and no server is available it first throws errors and after that it wont stop throwing on subsequent request. If I however do not make a request while the server is down and it is back available again before the next, for some strange reasons everything works.

We talk by the way about spawning, the handler just silently dies and does nothing anymore forever.

from node-beanstalkd-client.

mickhansen avatar mickhansen commented on July 4, 2024

The client here is specifically a bit low level and should just start failing once a connection dies as you can just start a new client.

The worker library should be handling reconnects though.

from node-beanstalkd-client.

wzrdtales avatar wzrdtales commented on July 4, 2024

Actually am using the worker library, somehow targeted the wrong repo 😂 So no still the same. I will move this over there.

from node-beanstalkd-client.

Related Issues (9)

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.