Re-add chunks provider to populate product times

This commit is contained in:
Dan Paulat 2025-09-06 08:54:17 -05:00
parent 4fdf52b9b4
commit cb749e7b9e

View file

@ -1272,6 +1272,11 @@ void RadarProductManagerImpl::PopulateLevel2ProductTimes(
level2ProductRecordMutex_,
time,
update);
PopulateProductTimes(level2ChunksProviderManager_,
level2ProductRecords_,
level2ProductRecordMutex_,
time,
update);
}
void RadarProductManagerImpl::PopulateLevel3ProductTimes(