mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
better global handling of twitter rate limits
and make status messages i18n
This commit is contained in:
@@ -31,8 +31,9 @@
|
||||
"waiting":"Waiting for search term"
|
||||
},
|
||||
"errors": {
|
||||
"ratelimit":"tweet rate limit hit",
|
||||
"streamerror":"stream errosr: __error__ (__rc__)",
|
||||
"ratelimit":"rate limit hit",
|
||||
"limitrate":"limiting rate",
|
||||
"streamerror":"stream error: __error__ (__rc__)",
|
||||
"unexpectedend":"stream ended unexpectedly",
|
||||
"invalidtag":"invalid tag property",
|
||||
"missingcredentials":"missing twitter credentials",
|
||||
|
Reference in New Issue
Block a user