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

ERROR creating event in PagerDuty #171

Closed
adamdecaf opened this issue Apr 18, 2023 · 2 comments
Closed

ERROR creating event in PagerDuty #171

adamdecaf opened this issue Apr 18, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@adamdecaf
Copy link
Member

adamdecaf commented Apr 18, 2023

Ran into the following error recently in production. It was from the ODFI processor failing to parse an ACH file. The alert wasn't sent due to on-call staff.

ERROR sending alert: alerting error: creating event in PagerDuty: HTTP response failed with status code 400 and no JSON error object was present

Relevant Code:
https://github.com/moov-io/achgateway/blob/master/internal/alerting/pagerduty.go#L32

@adamdecaf adamdecaf added the bug Something isn't working label Apr 18, 2023
@adamdecaf adamdecaf self-assigned this Apr 19, 2023
@adamdecaf
Copy link
Member Author

It looks like ManageEventWithContext may have a problem parsing the error response. See PagerDuty/go-pagerduty#476

@adamdecaf
Copy link
Member Author

Will reopen if we encounter this bug again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant