Git Product home page Git Product logo

Comments (7)

Arcus16 avatar Arcus16 commented on June 3, 2024 4

Hi @BrunnerLivio , I tested the @nestjs/[email protected] in one of our services, and it works as expected.
I tested these cases:

  1. The database connection cannot be established. (I intentionally set a wrong port for DB to test this.)
  2. Time out error ( I set timeout to 1ms to test this)

from terminus.

BrunnerLivio avatar BrunnerLivio commented on June 3, 2024 2

This has now been officially released with 10.2.2 🎉

from terminus.

Tony133 avatar Tony133 commented on June 3, 2024

Can you create minimal reproduction in a cloneable git repository?

from terminus.

murbanowicz avatar murbanowicz commented on June 3, 2024

I can confirm - we discovered the same issue today.
I kill DB container, but health checks returns "up" forever despite of that.

from terminus.

Arcus16 avatar Arcus16 commented on June 3, 2024

Hi, we face the same bug in our services. What is interesting is that the first pingCheck after the server starts will return an error (which is right), but all ping checks after it will return up

from terminus.

ivanyhchun avatar ivanyhchun commented on June 3, 2024

We face the same problem too.

from terminus.

BrunnerLivio avatar BrunnerLivio commented on June 3, 2024

I created a new beta release, would you mind checking? NPMJS link, install via:

npm i @nestjs/[email protected]

from terminus.

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.