Python API limits message size to 0.176MB while Solace configuration has 10MB limit

Hello all,
I am trying to use the Python API from the official repo ( solace-samples-python/patterns/guaranteed_publisher.py at main · SolaceSamples/solace-samples-python · GitHub ) to publish some messages of size 3-5 MB to a Solace queue, but all the messages under 0.176 MB work and the ones above do not work. I am trying strings and also bytearrays from Python and I am using exactly the code in the official repo.

Any ideas?

Hey @alexd14 ! i was able to reproduce a similar issue, I raised it to our R&D team internally to take a look at it. Will get back to you with updates on this!