Get the status of queue messages in greengrass v2

0

Is there a way to know when the queue messages in greengrass v2 is full?

gefragt vor 2 Jahren217 Aufrufe
1 Antwort
1
Akzeptierte Antwort

If you try to publish a message using publish_message_to_iot_core then it will return an error if the queue is full. This is the only way to know the status of the outbound MQTT queue, which is what I'm assuming you're asking about.

Cheers,

Michael

AWS
EXPERTE
beantwortet vor 2 Jahren
  • Thanks! and this error where appears? in the log of the component that sends the message?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen