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

SNS receiver: truncate subject in case it's over 100 characters #257

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

titolins
Copy link
Contributor

Context

  • As per https://github.com/grafana/support-escalations/issues/13632, the SNS API limits the Subject field to 100 characters
  • Given we allow templating for this, it can be tricky for customers to make sure they're not going over it
  • We also truncate the message according to the SNS API limits, so it makes sense to follow this behavior for the Subject

@titolins titolins requested a review from a team as a code owner November 29, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

1 participant