Skip to content

Add context and connection state to cloud storage components#910

Open
foodprocessor wants to merge 2 commits intomainfrom
stateful-cloud-storage
Open

Add context and connection state to cloud storage components#910
foodprocessor wants to merge 2 commits intomainfrom
stateful-cloud-storage

Conversation

@foodprocessor
Copy link
Copy Markdown
Contributor

Add CloudConnected component function, and make cloud storage components stateful (connection-aware).
This is needed for the network fault tolerance feature.

Copy link
Copy Markdown
Contributor

@jfantinhardesty jfantinhardesty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change the timeout to instead of always checking every ten seconds if the cloud is up, to move this to CreateDir and have a similar timeout there since that is the only case where we need to know if the cloud is down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants