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 :)

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ