diff --git a/csharp/App/SodiStoreMax/src/AggregationService/Aggregator.cs b/csharp/App/SodiStoreMax/src/AggregationService/Aggregator.cs index 50f13e0fc..f68d0a1c8 100644 --- a/csharp/App/SodiStoreMax/src/AggregationService/Aggregator.cs +++ b/csharp/App/SodiStoreMax/src/AggregationService/Aggregator.cs @@ -118,6 +118,7 @@ public static class Aggregator if (IsFileWithinTimeRange(jsonFile, afterTimestamp, beforeTimestamp)) { try + { // Read and parse JSON