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
demandé il y a un mois96 vues
1 réponse
1
Réponse acceptée

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
répondu il y a un mois
profile picture
EXPERT
vérifié il y a un mois
  • 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 :)

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions