1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-10-13 22:41:57 +00:00

Twitch's API is stable and has great, standardized error messages.

This commit is contained in:
SirStendec 2018-04-15 23:10:01 -04:00
parent e581b50b08
commit 0331799242
3 changed files with 7 additions and 1 deletions

View file

@ -14,6 +14,7 @@ const BAD_ERRORS = [
'unable to load',
'error internal',
'context deadline exceeded',
'unexpected service response',
'404',
'500',
'501',