Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 15:26
shivam seth is currently offline shivam sethFriend
Messages: 1
Registered: April 2020
Junior Member
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 May 03 10:27:29 GMT 2024

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

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

Back to the top