googleapis / googleapis/storage-testbench
gRPC should return status ABORTED on failed if_*generation_match.
Open
priority: p2
type: bug
- Dominant language
- Python
- Stars
- 24
- Forks
- 38
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 1
Description
This currently returns FAILED_PRECONDITION which is the correct behavior for the JSON API, but should be corrected to ABORTED for gRPC.
Contributor guide
Assessment
This issue has not been assessed yet.