We are using Ruby gRPC server in production. There is a problem that servers' redeployment will cause clients to receive DeadlineExceeded.
And we want to send the goaway by server to avoid it.