hey thank you for this repo!
i'm running into an issue where larger messages (not anything crazy, can recreate it with a 10 row message) fail to decode properly. I did some digging and it seems like the protobuf message is partially incomplete. It's not getting consistently cut off at a length - just seems like there's some chunking/streaming going on and the client isn't parsing it properly
any ideas?
hey thank you for this repo!
i'm running into an issue where larger messages (not anything crazy, can recreate it with a 10 row message) fail to decode properly. I did some digging and it seems like the protobuf message is partially incomplete. It's not getting consistently cut off at a length - just seems like there's some chunking/streaming going on and the client isn't parsing it properly
any ideas?