Unstable pod socket connection
We experienced slow connections with multiple pods in the past 12 hours.
We run a socket-based python app using a custom docker. We haven't been updated the docker image and haven't got any issues since we started using the pod configs for a long time. However, while we are launching a pod today, we found that the connection is very weird and slow. We inspected our client and observe the packet flow, it was like all the packets sent and received are ‘throttled’ - client could only receive one 64k packet every second. It was not always problematic, like every 1 out of 2 times when we connect we got that issue. The experience is like we alternately got a bad connection, and when the socket is established in a ‘bad route’, it stays bad until we reconnect.
0 Replies