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

Options

Hello all,

I am trying to use the Python API from the official repo (https://github.com/SolaceSamples/solace-samples-python/blob/master/patterns/guaranteed_publisher.py) 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?

Answers

  • Tamimi
    Tamimi Member, Administrator, Employee Posts: 493 admin
    Options

    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!