Hi, everyone.
I deployed ray cluster on k8s and I found that if there are two request simultaneously push to remote ray cluster, the latter will fail to connect.
The brief error message :
ConnectionError: Client is shutting down.
2023-06-21 03:16:38,056 ERROR dataclient.py:323 -- Unrecoverable error in data channel.
If anyone know what happend about this, please reply this topic to help me.
Thanks!