You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This increases the buffer size to 1024, as otherwise the payload will be
truncated if it exceeds 128 bytes, which causing issues when a consumer
attempts to parse messages, as it'll very likely be invalid json.
0 commit comments