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

capture uncaught exceptions in aws-lambda #1900

Merged
merged 9 commits into from
Mar 1, 2023

Commits on Jan 11, 2023

  1. add failing test case for exception thrown async

    Dan Skinner committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    efb7b23 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. add failing test case for exception thrown async

    Dan Skinner committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    0c06c0e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    2a0cbb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae41ac View commit details
    Browse the repository at this point in the history
  3. capture uncaught exceptions in aws-lambda

    Dan Skinner committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    6a57894 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    52ebe6f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    26b5aed View commit details
    Browse the repository at this point in the history
  2. fix test following upstream changes

    Dan Skinner committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    935c9b0 View commit details
    Browse the repository at this point in the history
  3. improve variable naming

    Dan Skinner committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    eda4675 View commit details
    Browse the repository at this point in the history