Skip to content
Snippets Groups Projects
Unverified Commit c7fba4d0 authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

Add support for ErrorKind and RetryKind to all error models (#180)


* Modeling Structured Retries

* Improvements to docs

Co-authored-by: default avatarDavid Barsky <dbarsky@amazon.com>

* Improve RetryKind documentation

* Remove println, add .

* Rename to classify

* Add RetryPolicy test

* Fix clippy errors

* Remove unused paramaterization of AwsRetryPolicy

* Add missing retry module

* Cut down on generated code

* Fix tests

* Rename error_kind to retryable_error_kind

* Fix tests

Co-authored-by: default avatarDavid Barsky <dbarsky@amazon.com>
parent bbe1f0a9
Branches
Tags
Loading
Showing
with 417 additions and 27 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment