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년 전214회 조회
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?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠