Skip to content
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

feat(aws): Retry while meeting errors #59

Merged
merged 1 commit into from
May 25, 2022
Merged

feat(aws): Retry while meeting errors #59

merged 1 commit into from
May 25, 2022

Conversation

Xuanwo
Copy link
Owner

@Xuanwo Xuanwo commented May 25, 2022

Signed-off-by: Xuanwo github@xuanwo.io

Fix #21

Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo merged commit 144aec5 into main May 25, 2022
@Xuanwo Xuanwo deleted the refactor_token branch May 25, 2022 12:32
@flaneur2020
Copy link
Contributor

目前最多重试几次呢? quq

@Xuanwo
Copy link
Owner Author

Xuanwo commented May 25, 2022

目前最多重试几次呢? quq

Three times, it's the default value of https://docs.rs/backon/0.0.2/backon/struct.ExponentialBackoff.html

@Xuanwo Xuanwo self-assigned this May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: 📦 Done
Development

Successfully merging this pull request may close these issues.

aws/v4: Support retry and backoff logic during requesting STS service
2 participants