Right now event size is calculated base on message alone. It should also consider the attribute name lengths, and other columns. We should probably change the `BASE_EVENT_SIZE_BYTES` value to take those into account
Right now event size is calculated base on message alone. It should also consider the attribute name lengths, and other columns.
We should probably change the
BASE_EVENT_SIZE_BYTESvalue to take those into account