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

Handle AMS message too large error gracefully #155

Open
tofu-rocketry opened this issue Mar 19, 2021 · 0 comments · May be fixed by #179
Open

Handle AMS message too large error gracefully #155

tofu-rocketry opened this issue Mar 19, 2021 · 0 comments · May be fixed by #179
Labels
bug GGUS Has a related GGUS ticket
Milestone

Comments

@tofu-rocketry
Copy link
Member

Currently you get this:

2021-03-15 15:10:05,560 - ssmsend - ERROR - Unexpected exception in SSM: {'status': u'INVALID_ARGUMENT', 'status_code': 413, 'error': 'While trying the [topic_publish]: Message size is too large'}
2021-03-15 15:10:05,560 - ssmsend - ERROR - Exception type: <class 'argo_ams_library.amsexceptions.AmsServiceException'>

As reported here.

@tofu-rocketry tofu-rocketry added bug GGUS Has a related GGUS ticket labels Mar 19, 2021
@jounaidr jounaidr linked a pull request Sep 14, 2021 that will close this issue
@tofu-rocketry tofu-rocketry added this to the 3.3.0 milestone Jun 22, 2022
@tofu-rocketry tofu-rocketry modified the milestones: 3.3.0, 3.5.0 Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug GGUS Has a related GGUS ticket
Development

Successfully merging a pull request may close this issue.

1 participant