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?

質問済み 2年前211ビュー
1回答
1
承認された回答

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
エキスパート
回答済み 2年前
  • Thanks! and this error where appears? in the log of the component that sends the message?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ