Kroksys
Results
1
comments of
Kroksys
This happens when **Envoy** or **grpcwebproxy** timeout happens. For **grpcwebproxy** you can set timeout for your needs like bellow. ``` --server_http_max_write_timeout=3600s --server_http_max_read_timeout=3600s ``` **BUT** this does not resolve that connection...