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

Fix exception processing in Django running in Lambda #86 #145

Merged
merged 1 commit into from
Mar 4, 2019

Conversation

chanchiem
Copy link
Contributor

Issue #, if available:
#86

Description of changes:
Exception processing in Django running in Lambda retrieves the subsegment when in Lambda, and a segment otherwise.

Testing:

  • Added test case to check that faults are caught properly in Lambda

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@chanchiem chanchiem added the bug label Mar 4, 2019
@chanchiem chanchiem merged commit 95ad1bf into aws:master Mar 4, 2019
@chanchiem chanchiem deleted the django-exception branch March 4, 2019 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants