Peripli / service-manager

Service Manager Core
Apache License 2.0
69 stars 28 forks source link

Add configuration param long request timeout #632

Closed nirbenrey closed 3 years ago

nirbenrey commented 3 years ago

Motivation

Patching service broker can have a long duration. We would like to introduce a timeout configuration specifically to PATCH /v1/service_brokers/{broker-id} requests.

Approach

Add configuration property PatchBrokerRequestTimeout

Pull Request status