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: Force sys exit if SSM Lookup Fails #2166

Closed
5 tasks done
k-macmillan opened this issue Dec 6, 2024 · 1 comment
Closed
5 tasks done

HOTFIX: Force sys exit if SSM Lookup Fails #2166

k-macmillan opened this issue Dec 6, 2024 · 1 comment
Assignees

Comments

@k-macmillan
Copy link
Member

k-macmillan commented Dec 6, 2024

Description - What Problem Does This Solve?

SSM lookup is failing and being left in a state that it cannot continue but we are allowing the lambda to still load. This leads to 403 response to Twilio regarding delivery status updates.

Expected Outcomes

  • Ensure the lambda exits if it is unable to get the SSM param
  • Ticket is understood, and QA has been contacted (if the ticket has a QA label).
  • Sprint is added to this ticket and ticket is moved to In Progress
  • Point value is assigned to this ticket when the effort is determined
  • This work is added to the sprint review slide deck (key win bullet point and demo slide)

QA Considerations

N/A

Additional Info & Resources

Image

@k-macmillan
Copy link
Member Author

PR has been merged. This is good to go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant