googleapis / googleapis/google-cloud-go
bigquery: managedwriter: increase operational visibility when using in-client retries
Open
api: bigquery
type: feature request
- Dominant language
- Go
- Stars
- 4.5k
- Forks
- 1.6k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 109
Description
**Is your feature request related to a problem? Please describe.**
We frequently see bursts of append rows request retries and errors. When using the built in retry mechanism, we don't receive any indication of what the errors actually are, they are hidden by the client.
**Describe the solution you'd like**
A high level metric giving the reason for the failure (status.Codes level maybe) to help diagnose the cause of the errors.
Contributor guide
Assessment
This issue has not been assessed yet.