Neale Petrillo
Neale Petrillo
I can also report that this doesn't work: ``` properties = Properties(PacketTypes.CONNECT) properties.UserProperty = ('Message Expiry Interval', 30) ``` ``` File "/usr/local/lib/python3.9/site-packages/paho/mqtt/client.py", line 1088, in reconnect return self._send_connect(self._keepalive) File "/usr/local/lib/python3.9/site-packages/paho/mqtt/client.py",...
@NicolasCARPi Is this a feature that you'd consider merging from community contributions? Do you think this is a heavy or light lift to implement?
Hi there! I'm seeing something similar going on with v5.2.6 / RabbitMQ. Is there a status update for this issue? Is it on track for 5.3?
Confirming that this issue is still present in 5.3.0b1.
I have a similar problem with IDE 2.2.1 on Windows. In my case, I had to remove a sub-folder containing test sketches. It looks like the IDE is trying to...