In https://github.com/openservicebrokerapi/servicebroker/pull/409 in the "accepts_incomplete=true" section, we say that the Broker SHOULD return a 422 if "accepts_incomplete" is false and the broker knows it can't process the request in time. We should look into whether we can make it a MUST so that platforms can be guaranteed of the status code.
In https://github.com/openservicebrokerapi/servicebroker/pull/409 in the "accepts_incomplete=true" section, we say that the Broker SHOULD return a 422 if "accepts_incomplete" is false and the broker knows it can't process the request in time. We should look into whether we can make it a MUST so that platforms can be guaranteed of the status code.