spanner: infinite retrying due to invalid utf-8 query #2443
Labels
api: spanner
Issues related to the Spanner API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Client
spanner/v1.6.0
Code
Expected behavior
Get an internal error:
rpc error: code = Internal desc = grpc: error while marshaling: string field contains invalid UTF-8
Actual behavior
It causes an Infinite retrying behaviour.
The text was updated successfully, but these errors were encountered: