Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

better handling of webhook messages with encoding problems #44

Open
shayangz opened this issue Jun 4, 2017 · 0 comments
Open

better handling of webhook messages with encoding problems #44

shayangz opened this issue Jun 4, 2017 · 0 comments

Comments

@shayangz
Copy link

shayangz commented Jun 4, 2017

Every once in a while we see errors like this

Failed to send message to Slack: "\xE2" from ASCII-8BIT to UTF-8

which seems to stem from chef output including non utf-8 characters. It would probably be better to enforce utf-8 encoding on such messages instead of failing to send the message.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant