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

Update fail body to be string to handle symon error #1

Closed
wants to merge 1 commit into from

Conversation

raosan
Copy link

@raosan raosan commented Jan 19, 2024

This is a quick fix to handle error when sending incident email in symon. Change the body to string will fix it
Screenshot 2024-01-19 at 14 07 12

*need further digging in symon part also

@raosan raosan requested a review from dennypradipta January 19, 2024 12:16
@dennypradipta
Copy link
Collaborator

I don't think this is the solution for this. It needs to be handled in Symon.

image

What if the response 500 is indeed returning JSON? We never know. Maybe we need to fix this in Symon instead to make it Yup.mixed().nullable()

I am closing this PR because it does not seem to be the problem

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.

2 participants