BigTable: Table.read_row: StatusCode.INTERNAL, GOAWAY received #4766
Labels
api: bigtable
Issues related to the Bigtable API.
type: question
Request for information or clarification. Not an issue.
Hey, I have application running on Google App Engine. When executing read_row
It raises
grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.INTERNAL, GOAWAY received)
.Full stack trace:
Any idea why this is happen? I can't reproduce the exception (the exception happen only once).
another question: Is it okay if I set
GOOGLE_CLOUD_DISABLE_GRPC=true
in production environment?Thanks!
OS type and version
Google app engine custom runtime
Python version
Packages
The text was updated successfully, but these errors were encountered: