bookstore-service-broker icon indicating copy to clipboard operation
bookstore-service-broker copied to clipboard

Simulate async provisioning of service instances

Open scottfrederick opened this issue 6 years ago • 0 comments

Async provisioning could be simulated with a simple counter (e.g. the first call to /last_operation could return "in progress" and the second call could return "success"), or with an artificial time delay in creating the key/value store.

scottfrederick avatar Feb 07 '18 19:02 scottfrederick