Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
5425c1b713
|
|
@ -118,6 +118,7 @@ public static class Aggregator
|
||||||
if (IsFileWithinTimeRange(jsonFile, afterTimestamp, beforeTimestamp))
|
if (IsFileWithinTimeRange(jsonFile, afterTimestamp, beforeTimestamp))
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
|
|
||||||
{
|
{
|
||||||
// Read and parse JSON
|
// Read and parse JSON
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue