googleapis / googleapis/google-cloud-cpp
Add LRO error handling for operations not using `google::longrunning::Operation`
Open
cpp: generator
cpp: rest
type: cleanup
- Dominant language
- C++
- Stars
- 659
- Forks
- 462
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 89
Description
If an error has occurred, we need to correctly interrogate the operation type in the response and construct an appropriate `Status` object.
Contributor guide
Assessment
This issue has not been assessed yet.