Closed bruno-brant closed 4 years ago
The code (this is getting repetitive):
https://github.com/Avanade/Liquid-Application-Framework/blob/fc9edb95da074b98df7a75479633471f230b776d/src/Liquid.OnAWS/Telemetry/CloudWatch.cs#L191-L202
Doesn't awaits the result, so, it never checks whether or not CloudWatch is answering.
The code (this is getting repetitive):
https://github.com/Avanade/Liquid-Application-Framework/blob/fc9edb95da074b98df7a75479633471f230b776d/src/Liquid.OnAWS/Telemetry/CloudWatch.cs#L191-L202
Doesn't awaits the result, so, it never checks whether or not CloudWatch is answering.