I am following the sample programs present on this official repo of Solace.
https://github.com/SolaceSamples/solace-samples-python/tree/master/samples
The publication and subscription of messages are working, its just that I want the messages to be published with TTL set to False.
I am not able to find any documentation or an example to set the TTL to False in python.
I am facing error on a solace ingestor stating - Respect TTL mismatch. (RESPECT_TTL mismatch, expected=false)