Skip to content

Conversation

@briensea
Copy link
Contributor

Issue #, if available:
N/a

Description of changes:

  • Add warning message on unhandled exception during invoke to direct towards runtime management controls.

Target (OCI, Managed Runtime, both):
both

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

@@ -0,0 +1,15 @@
"""
Copyright 2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Holds warning message that is emitted when an unhandled exception is raised during function invocation.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The file intention would be to store messages constants. Probably the comment belongs t line between 5 and 6

Copy link
Contributor

@pushkarchawda pushkarchawda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@briensea briensea merged commit 056aa36 into aws:main Feb 1, 2024
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.

3 participants