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

add exponential backoff to label caching requests #13

Open
nazrhyn opened this issue Dec 4, 2015 · 0 comments
Open

add exponential backoff to label caching requests #13

nazrhyn opened this issue Dec 4, 2015 · 0 comments
Assignees

Comments

@nazrhyn
Copy link
Owner

nazrhyn commented Dec 4, 2015

When GitLab starts up, the API isn't immediately available, even though the service has started. If label caching is enabled, API connection failures should result in an exponential backoff sequence capped at some amount after which the service should simply fail.

Optionally, status information about the backoff should be posted to the default channel for the Slack webhook so that there's some notification of this happening.

@nazrhyn nazrhyn self-assigned this Dec 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant