Open h0jeZvgoxFepBQ2C opened 3 years ago
Hi @h0jeZvgoxFepBQ2C, thanks for raising this issue. Automatic message splitting isn't on our roadmap, as far as I’m aware. However, I’m marking this issue as a bug so that we can investigate why you’re unable to send messages of the theoretical maximum size.
Right now we only get an exception, so we built a splitting mechanism by ourselfes, but it would be great if your lib would adjust the message size automatically. Also sometimes we are still hitting the limits (even though we are calculating all the bytes by ourselfes), so maybe you have a better solution?
This is our solution (we are rebuilding the message on the client side afterwards):
Rebuliding on client side:
┆Issue is synchronized with this Jira Bug by Unito