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

Hotfix - Added Event To Logging #1767

Merged
merged 1 commit into from
May 1, 2024

Conversation

k-macmillan
Copy link
Member

@k-macmillan k-macmillan commented May 1, 2024

Description

Identified an opportunity for increased logging. This adds one more output to the logging statement in the event of a failed validation with the delivery status lambda.

issue N/A

Type of change

Please check the relevant option(s).

  • Hotfix - logging patch
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Documentation changes only

How Has This Been Tested?

Trivial change to logging. Verified with deployment
image

Checklist

  • I have assigned myself to this PR
  • PR has an appropriate title: #9999 - What the thing does
  • PR has a detailed description, including links to specific documentation
  • I have added the appropriate labels to the PR.
  • I did not remove any parts of the template, such as checkboxes even if they are not used
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to any documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have ensured the latest master is merged into my branch and all checks are green prior to review
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • The ticket is now moved into the DEV test column

@k-macmillan k-macmillan self-assigned this May 1, 2024
@k-macmillan k-macmillan marked this pull request as ready for review May 1, 2024 12:05
@k-macmillan k-macmillan requested a review from a team as a code owner May 1, 2024 12:05
@k-macmillan k-macmillan merged commit 4634c3b into master May 1, 2024
8 checks passed
@k-macmillan k-macmillan deleted the hotfix-delivery-status-enhanced-logging branch May 1, 2024 14:52
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.

3 participants