Retry with exponential backoff

Retry transient errors with exponential backoff

The workflow invokes a Lambda function which produces random results. This step is configured to retry for certain transient errors and fail for non recoverable errors.

< Back to all workflows

GitHub icon View this workflow on GitHub


Clone repo

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/retry-with-exponential-backoff-sam/cd step-functions-workflows-collection/retry-with-exponential-backoff-sam

Deploy

sam deploy --guided


Testing

You can test the workflow and view the results visually from the Step Functions console.

Cleanup

1. Delete the stack: sam delete.

Additional resources

Created by:

Shannon Colavita

Shannon Colavita

Senior Solutions Architect at AWS

Follow on LinkedIn