Skip to main content



      Home
Home » Eclipse Projects » Paho » On expire of MQTT message using Python paho library.(On expire of MQTT message using Python paho library.)
On expire of MQTT message using Python paho library. [message #1823770] Wed, 01 April 2020 11:26
Eclipse UserFriend
Hi All,

I am using Python based paho mqtt client.

On publishing the message if "qos=1", then mqtt client will store message temporary until all retries attempt to send out the messages done and after which it drops that message.

SO I WANTED TO KNOW IS THERE ANY CALL_BACK OR FLAG WHICH GETS TRIGGERED ON MESSAGE EXPIRE.
OR
Is there any other way to know about such messages, which is getting drop without successfully published to broker.

I wanted to store such message in some external file.


Thanks in Advance :)
Previous Topic:How correct method for test my mqtt client with Junit 5?
Next Topic:New Service Release of Paho MQTT Java Client library
Goto Forum:
  


Current Time: Fri Jun 20 16:56:32 EDT 2025

Powered by FUDForum. Page generated in 0.25354 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top