Code from the Handling errors episode on 12 May 2020.
The following state machine definitions are provided in the order of their appearance in the episode:
- states-timeout - A workflow that triggers the States.Timeout error.
- simple-retrier - A workflow that includes a simple retrier to retry failures with exponential backoff.
- complex-retrier - A workflow that deomnstrates complex retries with multiple errors in the same state.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: MIT-0