awslabs / aws-c-io

This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols.
Apache License 2.0
109 stars 61 forks source link

Use 500ms rather than 25ms for the exponential backoff defaults. #612

Closed JonathanHenson closed 10 months ago

JonathanHenson commented 10 months ago

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8583ba7) 79.73% compared to head (956d40f) 79.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #612 +/- ## ======================================= Coverage 79.73% 79.73% ======================================= Files 27 27 Lines 5891 5891 ======================================= Hits 4697 4697 Misses 1194 1194 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.