I, amzn-mike <[email protected]>, hereby add my Signed-off-by to this commit: 15373bf9ff4ab818dcb77176e263e761dcee3d39 Signed-off-by: amzn-mike <[email protected]>
@@ -1814,6 +1814,7 @@ namespace AssetProcessor
return;
}
+ // Check if this event should be delayed for a while to allow time for moving/renaming to be completed
if (ShouldDelayProcessingFile(source, normalizedFilePath, triggeredByMetadata))
{