Chris Cotter

Results 66 comments of Chris Cotter

This is a spurious failure due to a panic in another test

Looks like this failed due to a timeout/panic for gRPC: `=== RUN TestIntegration_BucketCreateDelete/grpc/no_attrs panic: test timed out after 45m0s` We should figure out how to set a shorter timeout here...

After adding the timeout we get: ` integration_test.go:452: bucket create: retry failed with context deadline exceeded; last error: rpc error: code = Unavailable desc = We encountered an internal error....

This seems to be a service issue, closing now.

This is a spurious failure due to a panic in another test

This is a spurious failure due to a panic in another test

This is a spurious failure due to a panic in another test

Seems to be an auth issue ``` 2024/06/26 18:46:27 couldn't create S3 bucket: NoCredentialProviders: no valid providers in chain. Deprecated. For verbose messaging see aws.Config.CredentialsChainVerboseErrors FAIL github.com/GoogleCloudPlatform/golang-samples/storagetransfer 3.693s === Failed...

I'd say this is comparable to #1672. It's a very reasonable feature request, but would entail more involved client-side logic than we usually include in this library, which is a...

@quartzmo I don't think we are prioritizing this in the next quarter at least. @frankyn may have more context for Ruby specifically.