You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GCS tests have recently become flaky. We should see if there's some retry setting we can use at the SDK level to avoid this kind of flakiness.
Here's the error:
E google.api_core.exceptions.ServiceUnavailable: 503 PATCH https://storage.googleapis.com/storage/v1/b/***/o/8pTzjcQttNHsrKFDubuBWw-test_cloudpath_upload_copy-test_upload_from_dir%2Fupload_test_dir%2Fupload_1.txt?generation=1661041260576377&projection=full&prettyPrint=false: We encountered an internal error. Please try again.
For the 2 failing tests, both of the call stacks look like the following and involve the blob.patch call:
Workflow failed: tests #580
The text was updated successfully, but these errors were encountered: