greenart7c3 on Nostr: Maybe it's the same problem tyiu was having ...
Maybe it's the same problem tyiu (nprofile…s9v7) was having
quoting nevent1q…0h2mI don’t think it’s an over optimization. You would need to make N relay subscriptions sequentially (N being the number of events in the thread) instead of one relay subscription in the worst case to even be able to populate your event graph in the first place. It’s highly inefficient, but also as you described it, probably necessary because it’s easy to not conform to NIP-10 properly.