File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
packages/middleware-retry Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @smithy/middleware-retry " : patch
3
+ ---
4
+
5
+ Link to util-retry documentation
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ NPM version] ( https://img.shields.io/npm/v/@smithy/middleware-retry/latest.svg )] ( https://www.npmjs.com/package/@smithy/middleware-retry )
4
4
[ ![ NPM downloads] ( https://img.shields.io/npm/dm/@smithy/middleware-retry.svg )] ( https://www.npmjs.com/package/@smithy/middleware-retry )
5
+
6
+ ## Usage
7
+
8
+ See [ @smithy/util-retry ] ( https://github.com/awslabs/smithy-typescript/tree/main/packages/util-retry )
9
+ for retry behavior and configuration.
10
+
11
+ See also: [ AWS Documentation: Retry behavior] ( https://docs.aws.amazon.com/sdkref/latest/guide/feature-retry-behavior.html ) .
You can’t perform that action at this time.
0 commit comments