Date
1 - 3 of 3
CF CLI Async
Long Nguyen
Is there a way to turn off async when creating service? It seem like on v6.11.3 the post is "/v2/service_instances?accepts_incomplete=true” is there a way to disable this?
Thanks, Long |
|
Shannon Coen
Hello Long,
There is not currently a way to prevent CLI from sending the accepts_incomplete=true parameter. Could you help me understand your use cases for wanting this? Thank you! Shannon Coen Product Manager, Cloud Foundry Pivotal, Inc. On Tue, Jun 16, 2015 at 11:15 AM, Long Nguyen <long.nguyen11288(a)gmail.com> wrote: Is there a way to turn off async when creating service? It seem like on |
|
Long Nguyen
Hey Shannon,
toggle quoted message
Show quoted text
I have some legacy service broker that take quite a long time to create service. I’ve set “cc.broker_client_timeout_seconds to 5 mins but this is ignored because of accepts_incomplete=true it seems. The timeout seem to be 60 seconds. When using older CLI it works. I’m looking for possible workarounds for this. I would rather not be stuck on using v6.8.0 cli. Long On June 16, 2015 at 3:06:58 PM, Shannon Coen (scoen(a)pivotal.io) wrote:
Hello Long, There is not currently a way to prevent CLI from sending the accepts_incomplete=true parameter. Could you help me understand your use cases for wanting this? Thank you! Shannon Coen Product Manager, Cloud Foundry Pivotal, Inc. On Tue, Jun 16, 2015 at 11:15 AM, Long Nguyen <long.nguyen11288(a)gmail.com> wrote: Is there a way to turn off async when creating service? It seem like on v6.11.3 the post is "/v2/service_instances?accepts_incomplete=true” is there a way to disable this? Thanks, Long _______________________________________________ cf-dev mailing list cf-dev(a)lists.cloudfoundry.org https://lists.cloudfoundry.org/mailman/listinfo/cf-dev _______________________________________________ cf-dev mailing list cf-dev(a)lists.cloudfoundry.org https://lists.cloudfoundry.org/mailman/listinfo/cf-dev |
|