Code Monkey home page Code Monkey logo

Comments (7)

pspinrad avatar pspinrad commented on July 3, 2024 1

Or how about:

The timeout attribute defaults to 60, but you can set it to any value up to the Cloud Controller's maximum_health_check_timeout property. maximum_health_check_timeout defaults to 180, but your Cloud Foundry operator can set to any value.

Then consider deleting the note-- not relevant if this is for developers not operators.
http://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html#timeout

from docs-dev-guide.

cf-gitbot avatar cf-gitbot commented on July 3, 2024

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/150563122

The labels on this github issue will be updated when the story is started.

from docs-dev-guide.

dkoper avatar dkoper commented on July 3, 2024

What do you mean with CF Push allows 600?

D:\Users\koperd\Downloads\bin>cf p hct -p t\n -t 181
Creating app hct in org dies-test / space dev as admin...
FAILED
Server error, status code: 400, error code: 100001, message: The app is invalid: health_check_timeout Maximum exceeded: max 180s

D:\Users\koperd\Downloads\bin>cf p hct -p t\n -t 180
Creating app hct in org dies-test / space dev as admin...
OK

from docs-dev-guide.

agregory999 avatar agregory999 commented on July 3, 2024

from docs-dev-guide.

dkoper avatar dkoper commented on July 3, 2024

The value seems server-side configurable. Which is probably why we avoided mentioning the value in cf CLI help output.
https://github.com/cloudfoundry/cloud_controller_ng/blob/674202f2dd6135f4acf91ed9b08416a5a5d8bcec/bosh/jobs/cloud_controller_ng/templates/cloud_controller_ng.yml.erb#L242

@animatedmax What's your approach with such cases for the docs? Maybe you'd like to add a note that the value is server-side configurable so could be different than 180?

from docs-dev-guide.

animatedmax avatar animatedmax commented on July 3, 2024

We can replace "the maximum configurable timeout is 180 seconds" with "the default maximum configurable timeout is 180 seconds" and add that "Your Cloud Foundry operator can set other values for these defaults."

from docs-dev-guide.

dkoper avatar dkoper commented on July 3, 2024

That sounds good to me, including deleting the note!

from docs-dev-guide.

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.