How to reproduce:
Run server_secret_rotation.rs
and client.rs
in orion-xds/examples
, the log of client will include:
2025-08-12T07:35:16.500634Z WARN orion_xds::xds::client: xDS client error: "gRPC error (Internal error): Delta stream is unavailable"
2025-08-12T07:35:16.500708Z WARN orion_xds::xds::client: xDS client interupted: gRPC error (Internal error): Delta stream is unavailable, retrying in 20s
cc @hanshal101