time out error when running grpc go server on aws ecs
16 views
Skip to first unread message
Akshith Reddy
unread,
Nov 5, 2020, 11:42:07 PM11/5/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
ive configured mutual tls between server and client code which are written in golang using grpc protocol. Ive deployed server to aws ecs and running client locally, when i call server iam getting i/o timeout error. Here is the github link for the code. Can anyone guide to solve the issue.