apigear-io / template-cpp14

C++14 technology template
https://apigear.io/template-cpp14/docs/intro
MIT License
0 stars 1 forks source link

MQTT: How to handle messages which could not be sent successfully #109

Open w4bremer opened 10 months ago

w4bremer commented 10 months ago
          removed the call since we didn't really use it.

In the future we should come up with a strategy for messages which couldn't be sent. Then we need to use onSuccess/onFailure

_Originally posted by @w4bremer in https://github.com/apigear-io/template-cpp14/pull/73#discussion_r1275331879_