* The GrpcMuxFailover attempts to establish a connection to the primary source. Once a response is
* failover source. Envoy will keep alternating between the primary and failover sources attempting
* closed, Envoy will attempt to connect to the primary, before retrying to connect to the failover
ENVOY_LOG_MISC(trace, "Not trying to connect to failover. Will try again to reconnect to the "
void onReceiveInitialMetadata(Http::ResponseHeaderMapPtr&&) override { PANIC("not implemented"); }