Assigned
Status Update
Comments
va...@google.com <va...@google.com>
sa...@google.com <sa...@google.com> #2
Hello,
Thank you for reaching out to us with your request.
We have duly noted your feedback and will thoroughly validate it. While we cannot provide an estimated time of implementation or guarantee the fulfillment of the issue, please be assured that your input is highly valued. Your feedback enables us to enhance our products and services.
We appreciate your continued trust and support in improving our Google Cloud Platform products. In case you want to report a new issue, Please do not hesitate to create a new issue on the
Once again, we sincerely appreciate your valuable feedback; Thank you for your understanding and collaboration.
Description
Title :
- Random RPC failures in Datastore queries.
What you would like to accomplish:
- Customers should not see random RPC failures in Datastore queries when using bundled services such as urllib3.
If applicable, reasons why alternative solutions are not sufficient.
- Customers are advised to add retries on the NDB operations. But the customer felt that it was a risky approach.
Other information (workarounds you have tried, documentation consulted, etc)
Currently customers are advised to add retries on the NDB operations to resolve this issue.