This might be an unusual setup, but I keep all my models and outputs on Synology Drive (but I suspect this could be the same for any 'cloud' or local cloud service) to keep the local storage at a minimum.
When I need a model, I'll make it local. But there's an issue with images - whenever Swarm is trying to gather information to make the thumbnail history, it needs to download every single image to gather the metadata. Obviously I don't want it to download every output - I also know there's a swarm_metadata.ldb that I don't exactly know what that does but might help. Is there a setting I can turn on to modify this behavior? The error I receive is thus:
at System.IO.File.ReadAllBytes(String path)
at SwarmUI.Utils.OutputMetadataTracker.GetMetadataFor(String file, String root, Boolean starNoFolders) in /SwarmUI/src/Utils/OutputMetadataTracker.cs:line 382