Skip to content

Lambda should return a non-zero error code if an error is thrown #36

@nitrocode

Description

@nitrocode

The lambda output returned a 0 return code when I saw the error in issue #34.

This makes it impossible to monitor for these types of errors. The lambda should not only return the error, as it already does in cloudwatch, but also return a non-zero error code so we can track these errors and jump on them when they occur.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions