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

503 Error Handling #361

Closed
danielsollondon opened this issue Aug 12, 2016 · 2 comments
Closed

503 Error Handling #361

danielsollondon opened this issue Aug 12, 2016 · 2 comments
Assignees
Milestone

Comments

@danielsollondon
Copy link

Hi, can we consider changing the code to forever ignore (with sleeps) 503s from wireserver (and only wireserver). Wireserver can be assumed to be there by the agent.

thanks.

@brendandixon brendandixon added this to the v2.1.7 milestone Aug 16, 2016
@brendandixon
Copy link
Contributor

We should change wire.py#call_wireserver to sleep the same LONG_WAITING_INTERVAL we do for httpclient.FORBIDDEN.

@hglkrijger
Copy link
Member

merged, closing

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

3 participants