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

Agent should not issue an HTTP HEAD to determine status blob type #694

Closed
brendandixon opened this issue May 2, 2017 · 1 comment
Closed
Milestone

Comments

@brendandixon
Copy link
Contributor

The agent learns of the status blob type from wireserver. The HTTP HEAD call is unnecessary and can cause problems if the status blob is not yet created.

@brendandixon brendandixon added this to the v2.2.11 milestone May 2, 2017
brendandixon added a commit that referenced this issue May 3, 2017
Remove status blob HEAD request (#694)
@brendandixon
Copy link
Contributor Author

Address by #697

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