You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I receive QOS 1 or 2 messages I want to store them to a database and only send confirmation of receipt to the mqtt broker after that has completed. Is that somehow possible with aio-mqtt? For me it looks like messages are confirmed as received as soon as (or even before) they are put into the consumer queues.
The text was updated successfully, but these errors were encountered:
When I receive QOS 1 or 2 messages I want to store them to a database and only send confirmation of receipt to the mqtt broker after that has completed. Is that somehow possible with aio-mqtt? For me it looks like messages are confirmed as received as soon as (or even before) they are put into the consumer queues.
The text was updated successfully, but these errors were encountered: