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

Fixed issue with exception injection not throwing the exception #4

Merged
merged 5 commits into from
Feb 13, 2020

Conversation

jpbarto
Copy link
Contributor

@jpbarto jpbarto commented Feb 8, 2020

Added a flag to the SSM parameter to let the library know whether to catch exceptions or to throw them out to Lambda. Designed to address issue #3

@gunnargrosch gunnargrosch linked an issue Feb 11, 2020 that may be closed by this pull request
@gunnargrosch gunnargrosch changed the base branch from master to develop February 13, 2020 10:32
@gunnargrosch gunnargrosch changed the title Added catchException flag Fixed issue with exception injection not throwing the exception Feb 13, 2020
@gunnargrosch gunnargrosch changed the base branch from develop to exception-fix February 13, 2020 10:37
@gunnargrosch gunnargrosch merged commit a3f5de0 into gunnargrosch:exception-fix Feb 13, 2020
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.

Exception returns successfully
2 participants