-
Notifications
You must be signed in to change notification settings - Fork 126
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
SNOW-1856499 Retry HEAD requests to GCP #1274
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sfc-gh-pfus
force-pushed
the
tmp-gcs-head-testing
branch
5 times, most recently
from
December 12, 2024 13:31
c2d88a0
to
ecb5dc9
Compare
sfc-gh-pfus
changed the title
Test GCS HEAD requests with retry
NO-SNOW Separate GCS transport from the standard one
Dec 13, 2024
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1274 +/- ##
==========================================
- Coverage 82.23% 82.23% -0.01%
==========================================
Files 55 55
Lines 13569 13574 +5
==========================================
+ Hits 11159 11163 +4
- Misses 2410 2411 +1 ☔ View full report in Codecov by Sentry. |
sfc-gh-pfus
changed the title
NO-SNOW Separate GCS transport from the standard one
SNOW-1856499 Separate GCS transport from the standard one
Dec 13, 2024
sfc-gh-dprzybysz
approved these changes
Dec 13, 2024
sfc-gh-dheyman
approved these changes
Dec 16, 2024
sfc-gh-pfus
force-pushed
the
tmp-gcs-head-testing
branch
from
January 14, 2025 12:47
b74c2e2
to
22483f0
Compare
sfc-gh-pfus
force-pushed
the
tmp-gcs-head-testing
branch
from
January 15, 2025 11:36
8391e36
to
9ad0cd8
Compare
sfc-gh-pfus
force-pushed
the
tmp-gcs-head-testing
branch
from
January 15, 2025 12:28
9ad0cd8
to
223683b
Compare
sfc-gh-pfus
changed the title
SNOW-1856499 Separate GCS transport from the standard one
SNOW-1856499 Retry HEAD requests to GCP
Jan 15, 2025
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Fix for intermittent HEAD problems for GCP client on Windows.