Skip to content

Conversation

@xueyuan
Copy link

@xueyuan xueyuan commented Nov 30, 2018

This PR fixes issue #29. It adds retries and sleep intervals before returning error. The default max retries is 10 but is changeable via environment variable. The default sleep interval before try is 5 seconds but is changeable via environment variable.

@xueyuan
Copy link
Author

xueyuan commented Dec 4, 2018

I have no idea why travis-ci is breaking. I ran make goimports before commit. I ran it after travis-ci complaint about it and none of the files were changed.

Also, none of the files that travis-ci is complaining about was modified in this PR.

Copy link
Owner

@kevholditch kevholditch left a comment

Choose a reason for hiding this comment

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

you just need do to do a make goimports then check in again so the build passes

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.

3 participants