eclipse-paho / eclipse-paho/paho.mqtt.python

Persistent out messages

Open
#634 8 comments 0 reactions 0 assignees View on GitHub
Status: Available Type: Enhancement
Dominant language
Python
Stars
2.4k
Forks
742
Avg merge
12d 48m
Merged PRs (30d)
1

Description

It looks like messages that are published while there was no connection to the broker are stored in memory only. I.e. not persisted to the disk.
If the paho client happens to restart (or the computer it runs on does), these will be lost.

I feel like if this was an issue, it would be already implemented. Am I the only one with a use case for persistent storage, or am I missing something?

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.