Coder Social home page Coder Social logo

Comments (10)

shlomi-noach avatar shlomi-noach commented on August 22, 2024 1

I renamed this Issue.

from orchestrator.

grierj avatar grierj commented on August 22, 2024 1

@shlomi-noach As long as we continue to allow custom status url endpoint overrides, I have no problem with splitting the status checks. Square, for instance, has a standard status endpoint that we expect everywhere, so we just need to be able to continue making something respond on it.

from orchestrator.

mcrauwel avatar mcrauwel commented on August 22, 2024 1

I encountered the same issue where /web/status and /api/status did not match.
Setting the StatusSimpleHealth to 'false' solved that issue.

Running version 2.1.4

from orchestrator.

shlomi-noach avatar shlomi-noach commented on August 22, 2024

This was introduced by @grierj via the StatusSimpleHealth config, in an attempt to reduce load from load balancer checks.

@solutionguy in the meantime please set "StatusSimpleHealth": false in configuration.

@grierj I'm working to change this behavior and remove this config variable. I suggest a completely different URL, such as:

  • /api/lb-check (does not run database check)
  • /api/db-check (runs the Ping you implemented)

Thoughts?

from orchestrator.

solutionguy avatar solutionguy commented on August 22, 2024

Thanks @shlomi-noach, will test and revert.

from orchestrator.

solutionguy avatar solutionguy commented on August 22, 2024

@shlomi-noach I have tested with StatusSimpleHealth turned off, and it does get the status back correctly via /api/status. Thanks

from orchestrator.

shlomi-noach avatar shlomi-noach commented on August 22, 2024

Thanks -- yes, this hasn't been fixed yet :(

from orchestrator.

choadrocker avatar choadrocker commented on August 22, 2024

Setting StatusSimpleHealth to false did not solve this for me on 3.0.2 fwiw

from orchestrator.

shlomi-noach avatar shlomi-noach commented on August 22, 2024

Fix to be released in v3.0.3, later this week.

from orchestrator.

shlomi-noach avatar shlomi-noach commented on August 22, 2024

Fixed in https://github.com/github/orchestrator/releases/tag/v3.0.3

from orchestrator.

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.