aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.44k stars 2.13k forks source link

Fix: retry failure in storage retryDecider #13977

Closed ashika112 closed 3 weeks ago

ashika112 commented 3 weeks ago

Description of changes

Fix Retry decider which cause retry on network error fail

Description of how you validated changes

Checklist

Checklist for repo maintainers

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