cloudfoundry / docs-deploying-cf

The docs repo for material on deploying Cloud Foundry
Apache License 2.0
15 stars 101 forks source link

Update rate limit check description #125

Closed beyhan closed 8 years ago

beyhan commented 8 years ago

GET requests were never throttled. Hence we propose to execute a POST request. Updating metadata for an existing server appears to be more reasonable than e.g. starting VMs.

fixes #105

#127818083 Signed-off-by: Beyhan Veli beyhan.veli@sap.com

cfdreddbot commented 8 years ago

Hey beyhan!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

cf-gitbot commented 8 years ago

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

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

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

bentarnoff commented 8 years ago

Thanks, @beyhan !