-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Switch to AWS SDK v2 As per https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/aws/retry#hdr-Standard , one of this SDKs improvements should be automatic retry in the case of throttling limit errors * small fixes * fix some pointer handling * Pass-around TODO contexts correctly * Always call cancel on failure * Take a stab at using contexts for timeouts Rather than using the self-implemented timeouts at all * exported function * small cleanups * Use logrus exit handler
- Loading branch information
1 parent
a93ea93
commit 5986b76
Showing
1,034 changed files
with
371,188 additions
and
206,501 deletions.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.