-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: GRPC sometimes errors #223
Comments
That's starting to look more like an issue on the nodes. Are you able to reproduce the same error when using |
I did a little digging in to the metrics from AWS, and there are some spikes of errors coming from the load balancer. These are the Amazon describes that metric like this, which rules out issues on our nodes. It seems like the Amazon Managed LB is failing on its own (maybe through slow autoscaling or an Amazon incident)
|
The metrics from the node are healthy, but that would be consistent with a load balancer error since the requests never even would make it to the node. |
The android repo does use Fwiw I was able to reproduce this once. But after restarting my computer and updating android studio I haven't been able to. We do know atleast 3 others are experiencing this on there actual device though. |
Describe the bug
Some users are seeing this error:
Expected behavior
No response
Steps to reproduce the bug
No response
The text was updated successfully, but these errors were encountered: