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?

preguntada hace 2 años217 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
EXPERTO
respondido hace 2 años
  • Thanks! and this error where appears? in the log of the component that sends the message?

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas