Automatically split up too big messages in smaller messages #212
Labels
bug
Something isn't working. It's clear that this does need to be fixed.
enhancement
New feature or improved functionality.
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
The text was updated successfully, but these errors were encountered: