Works around an issue sending large JSON payloads via pg_notify by ignoring them for now. This occurs when a consensus message is sent with a message that exceeds 5824 bytes, which is also very close to the protobuf limit.
Bug Fixes
- Fix
ERROR: payload string too long
when sending large JSON payloads via pg_notify #896
Contributors
We'd like to thank all the contributors who worked on this release!