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

fix(post): log errors as warnings #154

Merged
merged 3 commits into from
Aug 24, 2021
Merged

Conversation

samuelmasse
Copy link
Contributor

I my opinion webhook "errors" are not really server errors. So I changed the log status to be warnings.

Closes MES-144

@linear
Copy link

linear bot commented Aug 24, 2021

MES-144 Webhook errors should be logged as warnings, not errors

The webhook requests don't fail due to any error in the messaging code, the url is just not reachable. As such it should be displayed as a warning and not an error

@samuelmasse
Copy link
Contributor Author

Now looks like this
Screenshot from 2021-08-24 16-41-02

@samuelmasse samuelmasse merged commit edf54c2 into master Aug 24, 2021
@samuelmasse samuelmasse deleted the sm-webhook-errors-warnings branch August 24, 2021 20:48
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.

None yet

2 participants