Skip to content

Long running operation AEP is incomplete/inconsistent #224

@dv-stewarts

Description

@dv-stewarts

AEP-151 - Long-running operations appears to me to be incomplete. I'll list the issues I've found with it:

  1. In Guidance requests should return an HTTP response code. No protobuf equivalent is suggested.
  2. In Operation representation neither the protobuf or oas schema links are valid.
  3. The Operations service definition protobuf definition url yields a 404 error. I couldn't find the correct definition, and all other references in the code base are to the google version. I'm unsure which to use.
  4. No Operations service OAS file is linked to and none can be found in the aep repository.
  5. In Querying an operation there only seems to be a HTTP GET example. No protobuf example is provided. The Operations service in AIP provides additional methods. These methods are hinted at later in the AEP. Without any examples or schema it is impossible to know what these should look like.
  6. In Parallel operations resources which do not permit multiple requests must return an HTTP response code. No protobuf equivalent is suggested. In AIP the equivalent is ABORTED.
  7. Various links are broken.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions