Gzuuus on Nostr: Yes, relays impose a size limit. Currently, there is no automatic way to handle ...
Yes, relays impose a size limit. Currently, there is no automatic way to handle payloads larger than this limit in CVM. For now, you could implement size aware pagination to avoid hitting relay size limits. Perhaps we can work on a solution to handle this automatically in the SDK
