Streams reconnections

hi,
is there a way to make Kong to reconnect/retry upstream connections while keeping client downstream connections alive?

Our clients use gRPC stream connections to communicate with the backend passing through Kong, we would like to be able to redeploy these backends without interrupting client connections. is it possible?