Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resiliency in ssh/git connections #132

Open
bitsofinfo opened this issue Jan 24, 2017 · 0 comments
Open

Resiliency in ssh/git connections #132

bitsofinfo opened this issue Jan 24, 2017 · 0 comments

Comments

@bitsofinfo
Copy link

Are there any options for retrying or connection resiliency in the way git2consul connects over ssh to git? On startup this produces many connections to our git server, and under certain conditions some connections are dropped and git2consul just dies. (these are transient conditions, i.e. git is up but under load etc).

Are there any options (or could something be added) to add some resiliency into this? i.e. configuration for number of times to retry a failed git connection etc. This would be great because write now for us an operator as to sit there on the command line and docker restart constantly over and over until we get a successful start.

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

No branches or pull requests

1 participant