Closed BradSchoenrock closed 6 years ago
The case where there are multiple files for one child but only one file for another child creates a situation where reprocessing fails.
The fix will involve opening all files for the hour and creating a single list containing all their data at once.
This has been resolved in my local build. Will push it after further testing tomorrow.
The case where there are multiple files for one child but only one file for another child creates a situation where reprocessing fails.
The fix will involve opening all files for the hour and creating a single list containing all their data at once.