Greengrass StreamManager - Retry after internet disconnectivity

0

Hi,

I am using this component from aws labs https://github.com/awslabs/aws-greengrass-labs-s3-file-uploader to upload images to s3. I will be deploying this in an environment with intermittent internet connectivity. During my tests, I noticed once the internet disconnects and connects, the stream manager component takes around 5 minutes to read and process tasks from the stream. How can I configure the stream manager to read the stream more often (less than 1 minute)?

This is what I found in Greengrass docs about retries, but couldn't find any mention of it being a configurable parameter. For failed export attempts, stream manager continually retries exporting data to the AWS Cloud at intervals of up to five minutes.

Appreciate any help.

asked 2 years ago279 views
1 Answer
2

Hello,

Sorry but the 5 minute retry timeout is not configurable. We currently have no plans to make this configurable.

AWS
EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions