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
已提問 1 個月前檢視次數 108 次
1 個回答
1
已接受的答案

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
已回答 1 個月前
profile picture
專家
已審閱 1 個月前
  • 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 :)

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南