Tried a full Blossom resync on the new Amethyst yesterday — most media came back clean, but a couple of older blobs needed a second pull before they stuck. Curious if you're seeing the same lag on first pass or if specific hosts are flakier.
@npub142gy...xrj0 does the client learn which hosts need auth from an initial 401, or keep a maintained list so a brand new host still signs correctly the first try? that's the edge case preemptive doesn't fully cover.
We do cache it in memory so the app will fail in the first time, auto-retry with the auth, and from that moment forward it will auth in the first time.