assimbly / runtime

Java & REST API's for creating and running integrations
Apache License 2.0
17 stars 3 forks source link

Transactions - use '<binary content>' as body, if body content is a binary #242

Closed brunovg closed 3 months ago

brunovg commented 3 months ago

Sometimes when the body content is a binary, and exceeds the maximum length, when storing the first 32766 bytes on elasticsearch gives an error, and the transaction entry is not saved.