Closed alexwo closed 4 years ago
This was added in v2.15 of the spec, this library currently only supports the OSB spec up to v2.14. There will be a concerted effort to bring this library fully in line with v2.15, similiar to https://github.com/kubernetes-sigs/go-open-service-broker-client/issues/144.
Part of #161
@jberkhahn @mszostok Can we close this issue in favour of #161?
Sure.
The response for PollLastOperation MAY also include the Retry-After HTTP header. This header will indicate how long the Platform SHOULD wait before polling again and is intended to prevent unnecessary, and premature, calls to the last_operation endpoint. It is RECOMMENDED that the header include a duration rather than a timestamp.