scraperwiki / twitter-search-tool

ScraperWiki tool to get Tweets matching a search term; tool now defunct, though the code is here for reference.
https://blog.scraperwiki.com/2014/08/the-story-of-getting-twitter-data-and-its-missing-middle/
Other
9 stars 7 forks source link

Make rate limiting message orange #33

Open frabcus opened 10 years ago

frabcus commented 10 years ago

Guess we should have warning as well as error in the status endpoint for this though.

drj11 commented 10 years ago

You can right now supply type=warning to the API. It seems to currently treat it the same as ok.

So we can change the tools to use type=warning and then change custard to catch up.

frabcus commented 10 years ago

Oh I didn't know about that! Brilliant.

On Wed, May 07, 2014 at 09:21:18AM -0700, David Jones wrote:

You can right now supply type=warning to the API. It seems to currently treat it the same as ok.

So we can change the tools to use type=warning and then change custard to catch up.


Reply to this email directly or view it on GitHub: https://github.com/scraperwiki/twitter-search-tool/issues/33#issuecomment-42448892