Skip to content

Conversation

bradyforcier1
Copy link

No description provided.

awsConfig := (&aws.Config{
Region: &c.Region,
Logger: GetLogger("s3"),
Retryer: client.DefaultRetryer{NumMaxRetries: 20,},
Copy link
Author

Choose a reason for hiding this comment

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

Open to making this a flag, but it might just allow people to get in trouble by playing with it

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