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

Bug: Status notifications fail AWS SNS message validation #381

Closed
patheard opened this issue Jan 26, 2024 · 1 comment
Closed

Bug: Status notifications fail AWS SNS message validation #381

patheard opened this issue Jan 26, 2024 · 1 comment
Assignees

Comments

@patheard
Copy link
Member

Summary

When the Status page is posting SNS messages through the SRE Bot, the following error is thrown:

Extra inputs are not permitted [type=extra_forbidden, input_value='🟩 GC Forms - Formulai....canada.ca/) is back up', input_type=str]

INFO:root:Ops msg: Error parsing AWS event due to ValidationError: ```
{
    "text": "🟩 GC Forms - Formulaires GC (https://forms-formulaires.alpha.canada.ca/) is back up"
}

ERROR:root:1 validation error for AwsSnsPayload: text

This prevents the message from being posted properly.

@patheard patheard self-assigned this Jan 26, 2024
@patheard patheard removed their assignment Apr 6, 2024
@gcharest gcharest self-assigned this Sep 4, 2024
@gcharest
Copy link
Contributor

Fixed in #653

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

2 participants