Closed bruno-brant closed 4 years ago
The code:
https://github.com/Avanade/Liquid-Application-Framework/blob/fc9edb95da074b98df7a75479633471f230b776d/src/Liquid.OnAWS/Databases/DynamoDB.cs#L473-L483
Doesn't awaits the result, so, it never checks whether or not Dynamo is answering.
The code:
https://github.com/Avanade/Liquid-Application-Framework/blob/fc9edb95da074b98df7a75479633471f230b776d/src/Liquid.OnAWS/Databases/DynamoDB.cs#L473-L483
Doesn't awaits the result, so, it never checks whether or not Dynamo is answering.