Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Add Retry Support for Fetching Metadata#9

Open
byronmccollum wants to merge 1 commit intovyos-legacy:masterfrom
byronmccollum:issue-5
Open

Add Retry Support for Fetching Metadata#9
byronmccollum wants to merge 1 commit intovyos-legacy:masterfrom
byronmccollum:issue-5

Conversation

@byronmccollum
Copy link
Copy Markdown
Contributor

VyOS-CloudInit sometimes runs before the network is fully up. This results is sporadic errors attempting to communicate with the metadata service.

retry and retry-delay have been added to the curl commands to allow for a window where the network isn't fully up.

Fixes #5

VyOS-CloudInit sometimes runs before the network is fully up. This results is sporadic errors attempting to communicate with the metadata service.

`retry` and `retry-delay` have been added to the `curl` commands to allow for a window where the network isn't fully up.

Fixes #5
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant