When using the API to run predictions, I recently started receiving the following error:
<_MultiThreadedRendezvous of RPC that terminated with:
status = StatusCode.INTERNAL
details = “Internal error encountered.”
debug_error_string = “UNKNOWN:Error received from peer ipv4:216.239.32.223:443 {grpc_message:“Internal error encountered.”, grpc_status:13}”
Is the cause for this known? I never received this error in the past.
Thanks so much for the report! It looks like your requests were hitting a bad machine, which we’ve now taken out of circulation. Hopefully you won’t get this error anymore, though please do let us know if this happens again!
<_MultiThreadedRendezvous of RPC that terminated with: status = StatusCode.INTERNAL details = “Internal error encountered.” debug_error_string = “UNKNOWN:Error received from peer ipv4:216.239.38.223:443 {grpc_status:13, grpc_message:“Internal error encountered.”}”>
I have also been hitting this occasionally on the ISM API endpoint. I tried to see if there is a pattern associated with when this occurs but it appears to be relatively random. Since this thread dates to about a week ago, I wanted to check in to see if the issue is now known or if it’s still expected to hit these. Thanks!
We rolled out a fix earlier this week, which we hope has resolved the issue. We believe the problem was a rare race condition that caused an unrecoverable error, which we initially attributed to a hardware failure. We’ve had ~48hrs without any further errors, so this is now more permanently fixed.