When is the lifecycle status of the component notified to the cloud?

0

When you select a Greengrass core device from the AWS console, you can see a list of components deployed to that device. When would the change in the lifecycle status of this component be notified to the cloud?

Using the "Local debug console" component, I tried starting and stopping a certain component repeatedly, and found that the status was reflected on the AWS console screen with a delay of about 15 seconds. From this, I assumed that the cloud is notified immediately when the lifecycle status changes, but I asked because it was not clearly stated in the document.

tm
preguntada hace un mes108 visualizaciones
1 Respuesta
1
Respuesta aceptada

https://docs.aws.amazon.com/greengrass/v2/developerguide/device-status.html

For Greengrass nucleus 2.12.3 and later, the core device sends status updates when the status of any component on the core device becomes ERRORED, BROKEN, RUNNING, or FINISHED.

Yes there is a ~15s time window on device to collect all status information before publishing a status update to cloud.

AWS
respondido hace un mes
profile picture
EXPERTO
revisado hace un mes
  • Thank you for your quick answer.

    For Greengrass nucleus 2.12.3 and later, the core device sends status updates when the status of any component on the core device becomes ERRORED, BROKEN, RUNNING, or FINISHED.

    Oops, I have overlooked above sentence. The reason is that I have read the Japanese version of the page, but the information is missing in the Japanese version. I will try to read the English version from now on :)

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