Python API limits message size to 0.176MB while Solace configuration has 10MB limit
alexd14
Member Posts: 1 ✭
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?
Tagged:
0