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:
parent
e581b50b08
commit
0331799242
3 changed files with 7 additions and 1 deletions
|
@ -14,6 +14,7 @@ const BAD_ERRORS = [
|
|||
'unable to load',
|
||||
'error internal',
|
||||
'context deadline exceeded',
|
||||
'unexpected service response',
|
||||
'404',
|
||||
'500',
|
||||
'501',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue