Description
When timeouts are intercepted in ClusterNode.SendAsync and converted to XXXTimeoutException, they are not recorded to timeout metrics. This is only done if the timeout is handled in RetryOrchestrator, which is much less common.
This is negatively impacting CenterEdge Software's ability to track down and resolve Capella timeout issues they are experiencing.