Malte Poll 8ad04f7dbb
cli: log grpc connection state for init call (#1324)
This is a measure to detect cases where an aTLS handshake is performed but the long running call is interrupted, leading to a retry of the init call.
Whenever the grpc connection state reaches ready, we know that the aTLS handshake has succeeded:

> READY: The channel has successfully established a connection all the way through TLS handshake (or equivalent) and protocol-level (HTTP/2, etc) handshaking, and all subsequent attempt to communicate have succeeded (or are pending without any known failure).
2023-03-03 09:38:57 +01:00
..
2023-02-24 11:36:41 +01:00
2023-02-24 11:36:41 +01:00
2023-01-19 15:57:50 +01:00
2023-02-24 11:36:41 +01:00
2022-10-14 10:48:20 +02:00
2022-09-05 09:17:25 +02:00
2022-09-05 09:17:25 +02:00
2022-09-05 09:17:25 +02:00