Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/lambda error cause #65

Merged
merged 4 commits into from
Sep 11, 2023
Merged

Conversation

nibble-4bits
Copy link
Owner

  • Sets Cause field in ExecutionFailed event to the error result returned by the Lambda function when invocation fails, to be more consistent with the GetExecutionHistory action of the Step Functions API.
  • Provides better errors when using aws-local-stepfunctions in a browser environment and an AWS config is not passed.
  • Polyfills the cause property of the Error object.

@nibble-4bits nibble-4bits merged commit f5f79a7 into develop Sep 11, 2023
1 check passed
@nibble-4bits nibble-4bits deleted the feature/lambda-error-cause branch September 11, 2023 02:16
@nibble-4bits nibble-4bits mentioned this pull request Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant