planetary-ios icon indicating copy to clipboard operation
planetary-ios copied to clipboard

Previously downloaded blobs fail to load

Open mplorentz opened this issue 2 years ago • 1 comments

Sometimes blobs that we know are on disk (like the users own profile photo) fail to load. Or appear to fail to load. Maybe they are just taking so long that it seems like they failed. But loading blobs from disk does not require any interaction with the go-ssb so it shouldn't really get bottlenecked by other processes like replication.

mplorentz avatar Jun 27 '22 17:06 mplorentz

Closed in PR and merged in to main

rabble avatar Aug 01 '22 02:08 rabble