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

add debugging for sender numbers #1414

Merged
merged 6 commits into from
Nov 13, 2024
Merged

add debugging for sender numbers #1414

merged 6 commits into from
Nov 13, 2024

Conversation

terrazoon
Copy link
Contributor

@terrazoon terrazoon commented Nov 12, 2024

Description

Add logging to see what is going on with origination numbers

Security Considerations

N/A

@terrazoon terrazoon self-assigned this Nov 12, 2024
@terrazoon terrazoon linked an issue Nov 12, 2024 that may be closed by this pull request
@terrazoon terrazoon changed the title add debugging add debugging for sender numbers Nov 12, 2024
Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

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

Thanks, @terrazoon!

Hopefully this sheds more light on what's happening. As I see it, this should tell us the following:

  • What the type is for the sender and default number (should be a string)
  • Let us know if the sender is not of a string type for whatever reason
  • If the sender is valid, explicitly log that as such
  • If the sender is not valid, explicitly log that the default number is being used instead

@stvnrlly stvnrlly merged commit 3ea442d into main Nov 13, 2024
7 checks passed
@stvnrlly stvnrlly deleted the notify-api-1385 branch November 13, 2024 13:43
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.

Add logging to investigate SNS API calls
4 participants