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

Use requests.head to query storage.exists #6917

Merged
merged 1 commit into from
Apr 16, 2020

Conversation

humitos
Copy link
Member

@humitos humitos commented Apr 16, 2020

We have been having some issues with Azure's API and long timeouts. So, we are
going to try hitting the storage directly with a HEAD request hoping that it
will with better performance.

We have been having some issues with Azure's API and long timeouts. So, we are
going to try hitting the storage directly with a HEAD request hoping that it
will with better performance.
@humitos humitos requested review from ericholscher and a team April 16, 2020 20:10
Copy link
Member

@ericholscher ericholscher left a comment

Choose a reason for hiding this comment

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

This is a better solution, and I'm really hoping makes things faster.

@humitos humitos merged commit b65b737 into master Apr 16, 2020
@humitos humitos deleted the humitos/use-requests-head-storage-exists branch April 16, 2020 20:45
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.

2 participants